Is it possible to define a subnet for the "maxconn" configuration tag in
which every host in the subnet would be limited to the specified maximum
connections as opposed to:
acl <acl name> src <subnet>/<prefix>
acl <acl limit name> maxconn <maximum number of connections> http_access
deny <acl limit name> <acl name>
where the whole subnet would be limited to the <maximum number of
connections>.
Thank you
Received on Mon Jul 28 2003 - 02:21:04 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:18 MST