Ahmed Akkad wrote:
hi,
i am using the following configuration to access websites on multiple
web servers:
http_port 80 accel vhost
cache_peer 127.0.0.1 parent 80 0 no-query originserver name=server1
cache_peer_domain server1 sub1.mydomain.com
cache_peer 10.1.1.1 parent 80 0 no-query originserver name=server2
cache_peer_domain server2 sub2.mydomain.com
http_access allow all
this is working properly, how can i do the same with FTP protocol so
that i can access
multiple FTP servers?
Squid is an HTTP proxy. It only has access to FTP when in forward-proxy
mode.
Use and FTP proxy for that type of thing with FTP.
Amos
--
Please be using
Current Stable Squid 2.7.STABLE6 or 3.0.STABLE15
Current Beta Squid 3.1.0.8 or 3.0.STABLE16-RC1