]> err.no Git - varnish/commit
Fix the SHMlogging of HTTP protocol fields to happen when they cross
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 3 Jul 2007 21:31:25 +0000 (21:31 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 3 Jul 2007 21:31:25 +0000 (21:31 +0000)
commit9eafb4771d6aa7338ce9cfeb7ed3a48ddfc5736a
tree772fa310faf50e38124c24bf263bfa5f3356aa46
parentdc64726ac5b0bae00893385ab3b7f75b8aad217b
Fix the SHMlogging of HTTP protocol fields to happen when they cross
wires, rather than when they get manipulated in memory.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1635 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_center.c
varnish-cache/bin/varnishd/cache_fetch.c
varnish-cache/bin/varnishd/cache_http.c
varnish-cache/bin/varnishd/cache_response.c