]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Polish on-demand helpers a little more
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 19 Dec 2009 05:47:00 +0000 (18:47 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 19 Dec 2009 05:47:00 +0000 (18:47 +1300)
commit404cfda137ac83a6f7df3aab5d840746d634686c
tree06fda435aba0e68da450a542470e911c969ae25e
parentd4fe2ba07aee988c40167fb6886d433a59dd8027
Polish on-demand helpers a little more

* logic for implicit external_acl_type idle= parameter was bad
  could result in idle=9999999 if max<startup.
  Fix that and remove the possible max<startup

* add concurrency back into the config dump displays

* fully drop the auth_param concurrency parameter for consistency.
src/HelperChildConfig.h
src/auth/basic/auth_basic.cc
src/auth/basic/auth_basic.h
src/auth/digest/auth_digest.cc
src/auth/negotiate/auth_negotiate.cc
src/auth/ntlm/auth_ntlm.cc
src/cf.data.pre
src/external_acl.cc