Squid does not accept multiple cache_peer_access

From: Irfan Akber <irfan@dont-contact.us>
Date: Wed, 3 Feb 1999 18:39:17 -0000

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