]> err.no Git - varnish/commit
Almost total rewrite, but same functionality, hopefully less the races
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 21 Aug 2007 18:59:35 +0000 (18:59 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 21 Aug 2007 18:59:35 +0000 (18:59 +0000)
commit75f8860ed231e3d5226d7bc9d3ab2a53002d0980
tree957944c8f9df3f2fa55c91caec7d1e9ecceb29b1
parentd7c7e49b5f785a73c4fe353b6c45a6965739b68c
Almost total rewrite, but same functionality, hopefully less the races
in ticket #144.

Use per backend mutex, do refcounts right, protect the address structures
with a sequence number.

Should close #144.

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