On Tue, 5 Oct 2004, Damir wrote:

No im not defined http and ftp acl because I dont know how

I would suggest

acl http protocol http
acl ftp protocol ftp

I was asign another IP adress for same ethernet card and my settings now is
:
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.25 parent 2121 0 no-query  max-conn=100
connect-timeout=3
#cache_peer_access 192.168.0.23 allow ftp
#cache_peer_access 192.168.0.23 deny all
cache_peer 192.168.0.20 parent 3128 0 no-query   no-query  max-conn=100
connect-timeout=3
prefer_direct off

You need those cache_peer_access directives.

Regards
Henrik

Reply via email to