Post requests

Dag-Erling Smørgrav des at linpro.no
Thu Jul 5 13:33:27 CEST 2007


André Cruz <andre.cruz at segula.pt> writes:
> I'm having problems with POST requests. They reach varnish but nothing
> happens and the backend is not contacted.
>
> I see this in the log:
>     11 SessionOpen  c 10.134.145.2 51721
>
> ...
>     11 Debug        c "Pipe Shut read(read)"
>     11 Debug        c "Pipe Shut write(read)"
>
> I found this ticket "http://varnish.projects.linpro.no/ticket/47"
> which seemed to refer to my problem but even switching to "pipe" does
> not solve it.

"Pipe Shut" comes from the pipe code, so switching *to* pipe won't make
any difference because it already *is* pipe.

This is not an error message, BTW, just an indication that a pipe
session ended.

DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no



More information about the varnish-misc mailing list