--------------------- PatchSet 11381 Date: 2007/04/18 22:21:59 Author: hno Branch: HEAD Tag: (none) Log: Clarify the max-conn=n cache_peer option syntax slightly Members: src/cf.data.pre:1.388->1.389 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid/squid/src/cf.data.pre,v retrieving revision 1.388 retrieving revision 1.389 diff -u -r1.388 -r1.389 --- squid/src/cf.data.pre 16 Apr 2007 22:05:04 -0000 1.388 +++ squid/src/cf.data.pre 18 Apr 2007 22:21:59 -0000 1.389 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.388 2007/04/16 22:05:04 hno Exp $ +# $Id: cf.data.pre,v 1.389 2007/04/18 22:21:59 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -465,7 +465,7 @@ connect-timeout=nn digest-url=url allow-miss - max-conn + max-conn=n htcp htcp-oldsquid carp-load-factor @@ -571,7 +571,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