From: hno <> Date: Mon, 11 Jun 2001 04:08:52 +0000 (+0000) Subject: Added documentation for max-conn cache_peer option. X-Git-Tag: SQUID_3_0_PRE1~1496 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e79a6f054725511d41166e5138b4e8a47094fecb;p=thirdparty%2Fsquid.git Added documentation for max-conn cache_peer option. The following cache_peer options is still undocumented: htcp (experimental) carp-load-factor= (experimental, may be replaced by weight=) --- diff --git a/src/cf.data.pre b/src/cf.data.pre index ddc679d40f..b909c2fcdd 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.219 2001/05/04 13:37:41 hno Exp $ +# $Id: cf.data.pre,v 1.220 2001/06/10 22:08:52 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -267,6 +267,7 @@ DOC_START connect-timeout=nn digest-url=url allow-miss + max-conn use 'proxy-only' to specify that objects fetched from this cache should not be saved locally. @@ -351,6 +352,9 @@ DOC_START requests from peer by denying cache_peer_access if the source is a peer) + use 'max-conn' to limit the amount of connections Squid + may open to this peer. + NOTE: non-ICP neighbors must be specified as 'parent'. DOC_END