Squid 2.1 does not accept multiple url_regex.
acl urls1 url_regex edu net org
acl urls2 url_regex images cnn
cache_peer_access cache1 allow urls1 urls2
cache_peer_access cache2 deny urls1 urls2
The above does not work. Isnt it same as cache_host_acl as in squid 1.1.22.
Irfan Akber
Received on Wed Feb 03 1999 - 08:12:20 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:44:20 MST