Hello sly,
This is from the top of my head but give it a try :
put this in squid.conf
acl pftp proto ftp
acl phttp port 80
acl phttps port 443
cache_peer http parent 8080 7 no-query default
cache_peer ftp parent 3121 7 no-query default
cache_peer_access http deny pftp
cache_peer_access ftp deny phttp
cache_peer_access ftp deny phttps
Try it !
Cheers,
Pieter
-----Original Message-----
From: sly [mailto:sly@moldova.md]
Sent: 25 February 2002 13:14
To: squid-users@squid-cache.org
Subject: [squid-users] FTP parent
Hi all!
Our provider have 2 proxies: HTTP: 8080 & FTP: 3121
How configure on my squid to use different proxies for different protocols?
Thanks in advance!
Veaceslav Zagorcea
MIN administrator
ICQ: 47741167
MSN: pro_sly@hotmail.com
Received on Mon Feb 25 2002 - 07:06:46 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:31 MST