In message <[EMAIL PROTECTED]>, 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
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to