On Wed, 29 Sep 2004, Damir wrote:
cache_peer 192.168.0.23 parent 8080 0 no-query max-conn=100 connect-timeout=3 cache_peer_access 192.168.0.23 allow http cache_peer_access 192.168.0.23 deny all
cache_peer 192.168.0.23 parent 2121 0 no-query max-conn=100
The two must be defined using different names. If not cache_peer_access won't know which of the two you refer to.
connect-timeout=3 cache_peer_access 192.168.0.23 allow ftp cache_peer_access 192.168.0.23 deny all
Have you defined the http and ftp acls?
Regards Henrik
