]> err.no Git - varnish/commit
Make sure to reset the workspaces of the backend connection between
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 27 Jun 2007 12:37:34 +0000 (12:37 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 27 Jun 2007 12:37:34 +0000 (12:37 +0000)
commit157e996cea52f2b50527dfbe6669515f49f70a44
treeb4ac85ce045515dceb27e13d100b9f1ec9451454
parent47d80976143b41d4d7fa476d86708c9d11b9c146
Make sure to reset the workspaces of the backend connection between
requests, otherwise we end up filling it up with Content-Length: headers
if we manage to keep the backend busy.

Also make the snapshot of the preferred workspace-size volatile to ensure
that we are consistent.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1584 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_backend.c