"Aaron Pfeifer" <[EMAIL PROTECTED]> writes:

> (1) Upgrade to trunk (I was using 1.1.2)

May not be the best choice for all, I think

> (2) Add "set req.http.connection = "close";" immediately before the
> pipe for a POST

Would this be an appropriate config snippet?

vcl_pipe {
  set req.http.connection = "close";
}

-- 
Stig Sandbeck Mathisen, Linpro
_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to