- From: Warren Ho <warrenh@algorithmics.com>
- Date: Thu, 29 Jun 2000 15:08:04 -0400
- To: Taylor Gautier <tgautier@scale8.com>, "www-lib@w3.org" <www-lib@w3.org>
Taylor Gautier wrote: > Sorry, I should note that it is a POST that is timing out. I do not know > yet whether a GET behaves similarly. > > Also I meant to say HTHost_setEventTimout > > -t > > -----Original Message----- > From: www-lib-request@w3.org [mailto:www-lib-request@w3.org]On Behalf Of > Taylor Gautier > Sent: Thursday, June 29, 2000 10:47 AM > To: 'www-lib@w3.org' > Subject: timeouts > > Hello all. > > I am having a problem transferring a very large file. The time to transfer > this file seems to exceed the timeout set using HTHost_setTimeout. > > I wanted to know if anyone has any more experience with timeouts. My guess > is that the timer should be reset whenever any data is sent, but that it is > not, and thus I get this timeout. > > I wanted to ask the list and see if anyone had any better ideas, meanwhile > I'm off to go hunting in the code. > > thx, > > -taylor Recently I tried using the HTHost_setEventTimeout with the GET, and I got the timeout response at different timeout setting. I was not able to figure out why. I ended up using the HTLoadToFile method. Please let me know if you find anything. Thanks, Warren -- Warren Ho Algorithmics Inc. Software Engineer 185 Spadina Avenue email: warrenh@algorithmics.com Toronto, Ontario phone: (416)-217-4353 Canada M5T 2C6
Received on Thursday, 29 June 2000 15:08:17 UTC