On Sat, 14 Feb 2004, [EMAIL PROTECTED] wrote:

> I've a beautifull squid 2.5.4 server running with gentoo.
> It works really well with http and https client requests.
> If a client requests an ftp://ftp.rfc-editor.org/some_RFC_#.txt
> the browser displays it without trouble (the address is not
> correct because at now I'm not there), but with all other
> ftp requests (it is ftp://ftp.gnu.org, ftp://ftp.microsoft.com,
> ftp://ftp.cdrom.com) the browser client's can't display the
> page and after a long time (about 30-60 seconds) it
> give up. From the squid server with an ftp client I can connect
> with those sites without trouble. In the squid access logs
> I can't see the ftp client request that don't work, they aren't
> logged.
> I can't understand what's happening, please helpme.

You can probably get some additional info by enabling debugging
for the FTP code:

    debug_options All,1 9,9

Then make some FTP requests to the servers that don't
work and look at cache.log.  Feel free to send us some cache.log
excerpts if they don't make any sense.

Duane W.

Reply via email to