Not caching immediately?

Stig Sandbeck Mathisen ssm at linpro.no
Fri Feb 1 12:14:16 CET 2008


"Aaron Pfeifer" <aaron.pfeifer at gmail.com> 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



More information about the varnish-misc mailing list