> Dear squid users, > > I have recently successfully set up squid 2.5.STABLE12 to run as our > company proxy and it works perfectly with HTTP. I'm also using squid > as FTP over HTTP proxy and it has few quirks I'm unable to fix yet. How did you do this ? > > When I try to store a larger file on a remote FTP, I end up with this > error in the log (different FTP servers): > > 2006/01/31 08:42:22| sslReadServer: FD 21: read failure: (54) > Connection reset by peer > 2006/01/31 10:02:12| sslReadServer: FD 36: read failure: (54) > Connection reset by peer > 2006/01/31 11:00:22| sslReadServer: FD 43: read failure: (54) > Connection reset by peer > 2006/01/31 11:59:02| sslReadServer: FD 28: read failure: (54) > Connection reset by peer > > and client software tells me: > > HTTP/1.0 504 Gateway Time-out [Total Commander], upload left unfinished > > SUCCESS AND NO MESSAGE [SmartFTP 2.0], upload left unfinished > > What can be the problem? Do I have to change some settings in > squid.conf [not sure which]? > > - Seems like the remote ftp server is abandoning, check its logs if possible. - Or some intermediate firewall rule or ''data-allowed-xfersize" rule' is triggerd, breaking the connection. M.