400 return code on Content-length: 0.

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Oct 8 09:22:44 CEST 2008


In message <200810080352.00087.ender at tuenti.com>, David =?utf-8?q?Mart=C3=ADnez
_Moreno?= writes:

>> Can you provide a varnishlog output for such a transaction ?
>
>	Of course:
>
>    0 CLI          - Rd ping
>    0 CLI          - Wr 0 200 PONG 1223430225 1.0
>    9 SessionOpen  c 88.28.44.79 49601 0.0.0.0:90
>    0 CLI          - Rd ping
>    0 CLI          - Wr 0 200 PONG 1223430228 1.0
>    9 ReqStart     c 88.28.44.79 49601 259527650
>    9 HttpGarbage  c GET /j/foo.gif
>Host: foo.tuenti.com
>Content-length: 0
>

The trouble starts here:  The HTTP request is not accepted as well
formed by Varnish.

Can you please repeat the test, but this time run varnishlog with the
	-w somefile
argument, and then make that (binary!) file available to me ?

-- 
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