Tim Thornley wrote:
>
> I have had trouble posting mp3's to mp3.com
>
> The problem is the default timeout of 15 minutes for read_timeout since it
> takes more than 60 minutes to post some mp3's to that site via a modem.
I think the problem is that if doing a POST request, squid still thinks that
the server link is inactive.
Perhaps pumpServerCopy() in pump.c should contain the line:
commSetTimeout(p->s_fd, Config.Timeout.read, pumpTimeout, p);
at the end?
Jifl
-- Cygnus Solutions, 35 Cambridge Place, Cambridge, UK. Tel: +44 (1223) 728762 "Women marry hoping their husbands will change, men||Home e-mail: jifl @ marry hoping their wives never do. Both are rare." || jifvik.demon.co.uk Help fight spam! http://spam.abuse.net/ These opinions are all my own faultReceived on Mon Feb 15 1999 - 14:21:10 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:44:34 MST