]> err.no Git - varnish/commit
Don't try to lock the objhead mutex if we don't have an objhead. Doing so
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 2 May 2007 14:37:42 +0000 (14:37 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 2 May 2007 14:37:42 +0000 (14:37 +0000)
commit8d37b94824ee0e3eaa6775979c235a2305d1d7f9
treee6605a2ac022743a47943c1b3a279f5511225fc3
parent4053c368990beb2e34fa9de0c0099ec75e2f33e9
Don't try to lock the objhead mutex if we don't have an objhead.  Doing so
caused the Varnish child to die immediately after sending its 503 response
if the backend didn't respond.

Reviewed by: phk

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