Problem with concatenated response headers with 1.1.2

Poul-Henning Kamp phk at phk.freebsd.dk
Sun Mar 23 07:42:20 CET 2008


In message <fb8084a00803221615m65cf489es9a300f5904a41b0e at mail.gmail.com>, "John Jensen" writes:

>john at rush:~> telnet localhost 8080
>Trying 127.0.0.1...
>Connected to localhost.
>Escape character is '^]'.
>GET /static/images/7/6/9/4257486967_large_processed.jpg HTTP/1.1
>
>HTTP/1.1 200

Your backend is not up to spec, the third field is missing.

>HTTP/1.1 200 Content-type: image/jpeg

But I agree, varnish shouldn't do this.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



More information about the varnish-misc mailing list