Re: [squid-users] ftp receive buffer size?

From: Copland <copland@dont-contact.us>
Date: Wed, 24 Sep 2003 12:27:46 +0300

> To vaguely go intto it Programs that adjust incomming buffersizes like
> the one you use need to be directly connected to the connection and
> cannot be proxied properly. On small file s they might work but on
> larger file corruption usually occurs. Why ?
>
> Because it is not a problem in any program but a by product of what is
> happening on the connection. When you connect through squid it ~proxies
> back, buy connecting to the site and "relaying" the information back to
> the calling client.
>
> Simplest thing is to do is not configure the program to go through
> squid. So there by having the session created ftpclient ---> ftpserver
> directly.

but in my case it's necessary (user has disabled ftp connect, so the only
way for him to use ftp server -- is http gateway). Is it really
unconfigurable option in squid? Probably I can 'fix' something in source
code... but reading 300 KB of data on first 10 KB request is not right! :)
Received on Wed Sep 24 2003 - 02:33:05 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:01 MST