]> err.no Git - varnish/commit
Set sockopts on the listen socket and probe the accepted socket (once)
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 17 Sep 2006 08:44:53 +0000 (08:44 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 17 Sep 2006 08:44:53 +0000 (08:44 +0000)
commitfde863e51882fb432ff4454e5c8dcbaf414e5d19
tree6fa2a51899c14c7f7a6192b0a39f4d90e8ba0159
parent43d991edff91d430643b2b320f5d94bd2fa61ce6
Set sockopts on the listen socket and probe the accepted socket (once)
to see which we do not need to set there because they are inherited.

This could potentially save three syscalls per session.

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