--- Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: > Usually used with maxconn ACL to limit people using > too many seperate > connections. Gozilla for example opens 3+ HTTP > requests for different > parts of the same object... > > Amos > -- > Please use Squid 2.7.STABLE1 or 3.0.STABLE6 > afaik, maxconn only limit based on source ip connection, right ? it can't be used with other types of acl. perhaps it would be nice feature if it can be combined with .. let's say some regex of acl multimedia type. it would be easier to manage some partial content download. just my 2 cent, cmiiw -Agung-