]> err.no Git - varnish/commit
Add a "timeout counter" and cleans the timeout sockets every 60
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 2 Jun 2008 19:45:05 +0000 (19:45 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 2 Jun 2008 19:45:05 +0000 (19:45 +0000)
commite7d266a0b8fc1dc04b7c15c9c330f37170a58e6b
tree62f2111ee07c93f9c5ed7b67dbb187ad259a5079
parent59459fc32a423eb1650a1205c10eded0a1d4fa04
Add a "timeout counter" and cleans the timeout sockets every 60
seconds instead of cleaning it in every new connection received.
We are using it here, and the performance is much better now.

Submmitted by: Rafael Umann <rafael.umann@terra.com.br>

Closes ticket #235

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