--------------------- PatchSet 11384 Date: 2007/04/24 21:30:03 Author: hno Branch: SQUID_2_6 Tag: (none) Log: MFC: Clarify the max-conn=n cache_peer option syntax slightly Merged changes: 2007/04/18 22:21:59 hno +3 -3 Clarify the max-conn=n cache_peer option syntax slightly Members: src/cf.data.pre:1.382.2.1->1.382.2.2 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid/squid/src/cf.data.pre,v retrieving revision 1.382.2.1 retrieving revision 1.382.2.2 diff -u -r1.382.2.1 -r1.382.2.2 --- squid/src/cf.data.pre 3 Feb 2007 21:59:24 -0000 1.382.2.1 +++ squid/src/cf.data.pre 24 Apr 2007 21:30:03 -0000 1.382.2.2 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.382.2.1 2007/02/03 21:59:24 hno Exp $ +# $Id: cf.data.pre,v 1.382.2.2 2007/04/24 21:30:03 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -461,7 +461,7 @@ connect-timeout=nn digest-url=url allow-miss - max-conn + max-conn=n htcp htcp-oldsquid carp-load-factor @@ -567,7 +567,7 @@ requests from peer by denying cache_peer_access if the source is a peer) - use 'max-conn' to limit the amount of connections Squid + use 'max-conn=n' to limit the amount of connections Squid may open to this peer. use 'htcp' to send HTCP, instead of ICP, queries