Hi all!
I use squid version 2.3.STABLE2 installing from FreeBSD packages. I need
limited number connections from users. I make following.
in squid.conf i write:
acl baf src 192.168.62.126
acl 2CONN maxconn 2
http_access deny 2CONN baf
after i restart squid "kill -HUP `cat /usr/CACHE/squid.pid`"
User from 192.168.62.126 can open more that 2 connect to squid.
I turn on options
debug_option ALL,1 32,2
and again restart squid. Debug information don't write in cache.log.
Whats i make incorrect?
Thanks in advance. Aleksandr.
С наилучшими пожеланиями, Александр.
Received on Tue Jun 26 2001 - 01:55:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:51 MST