]> git.ipfire.org Git - thirdparty/squid.git/commit
Document and alter the pconn idle timeout directives.
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 8 Nov 2011 09:24:08 +0000 (22:24 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 8 Nov 2011 09:24:08 +0000 (22:24 +1300)
commit31739406a3622429f61b0ed13a101a3c635465a3
tree366d4603eda994853974ea1b83e351ccda65272d
parent539b1c892c21961d2d1bfe611ddaf75252aba3c2
Document and alter the pconn idle timeout directives.

Alters the directive names to clarify what they do and adds some more
description to the config file documentation.

Alters the internal config variables to match the new directive names.

Also alters the well known messages in mgr:filedescriptors report a little
to indicate client/server type and adds a standard "Idle " prefix for
easy automated scanning.
doc/release-notes/release-3.2.sgml
src/cf.data.pre
src/client_side.cc
src/pconn.cc