This is a discussion on Re: [squid-users] Squid3: ftp gateway in accelerator mode within the Squid Users forums, part of the Web Server and Related Forums category; Thanks, that's very clear. I can do the rewriting OK. What I can't figure out is what directive(...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thanks, that's very clear. I can do the rewriting OK. What I can't figure
out is what directive(s) I use to accomplish "forwarded using FTP to the FTP server" as I thought that was the function of cache_peer originserver. How do I tell squid where the ftp server is (not on the same host) and to use ftp? One last hint and I think I've got it, please. ---------- Original Message ----------- From: Henrik Nordstrom <hno@squid-cache.org> To: "Jim Flowers" <jflowers@ezo.net> Cc: Squid Users <squid-users@squid-cache.org> Sent: Tue, 19 Aug 2003 19:17:53 +0200 Subject: Re: [squid-users] Squid3: ftp gateway in accelerator mode > Then the requests which should end up in a FTP server needs to be > always_direct to be forwarded using FTP to the FTP server. > cache_peer is always HTTP (or HTTP over SSL if the peer is ssl > enabled) |