I'd like to limit the total number of connections from anywhere,
and would like some clarification. For example, with the following:
acl connlimit maxconn 2
http_access deny all connlimit
http_access allow !connlimit
I can establish at most 2 connections from one IP number.
So far so good. But if I come in from another IP number, I can
establish additional connections, leading me to believe that the
*total* number of connections allowed is essentially unlimited.
What am I doing wrong? Thanks,
-- Paul
Received on Tue Jan 13 2004 - 16:21:49 MST
This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:06 MST