Thank you for your reply, but I don't think this is what I'm
looking for. What I want has nothing to do with our local net.
We want to limit the *grand total* number of connections to our
squid from *anywhere*, to give it some breathing room, to leave
some memory for other processes, to allow us to remotely log in, etc.
Is this possible with squid ACLs?
-- Paul
On Wed, 14 Jan 2004, damk wrote:
> This is better:
> acl yournet src xxx.xxx.xxx.xxx
> acl connlimit maxconn 2
> http_access allow yournet !connlimit
> http_access deny all
>
>
> Cheers,
> .::DAMK::.
Received on Tue Jan 13 2004 - 17:04:26 MST
This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:06 MST