MonzT wrote:
Jeff Pang :
You could run another separated Apache for those huge files.
And set "MaxClients" in httpd.conf to a reasonable value.

Thanks Jeff for replying...
but I meant people downloading large files from internet sucking bandwidth as much as they can, not files from our internal server


maxconn only works on IPs.

collapsed_forwarding limits outbound connections to one per URL and shares the results with as many clients as are requesting it.

delay pools can be configured to use maxconn and object types to limit files over a certain size down to a low bandwidth. This has the added benefit of catching multiple files fro different sources under the one download cap.


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE6 or 3.0.STABLE15
  Current Beta Squid 3.1.0.8 or 3.0.STABLE16-RC1

Reply via email to