]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2276: Too many queued ntlm authenticators running
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 25 Apr 2009 00:19:35 +0000 (12:19 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 25 Apr 2009 00:19:35 +0000 (12:19 +1200)
commited9cfad6f382f831b927ab233675c33a47d9eafd
tree95bbc686a93e89ff302953e87143d2380015c57e
parent0869ba71c8482e3110a781e87a41c64b7582887d
Bug 2276: Too many queued ntlm authenticators running

This enforces the admin configured number of helpers as a maximum number
running by calculating how many helpers have died and need restarting.
src/helper.cc