- From: Guo, Xuan C, NNAD <xuanguo@att.com>
- Date: Thu, 26 Apr 2001 11:36:49 -0400 (EDT)
- To: Fengyun Cao <fcao@CS.Princeton.EDU>, www-lib@w3.org
- Cc: "Guo, Xuan C, NNAD" <xuanguo@att.com>
Fengyun, Thank you for your information. We got the problem for both pipelined request message and single request message. I am wondering there is a Timer with value 0 or loop to wake up the callback function. Cecilia -----Original Message----- From: Fengyun Cao [mailto:fcao@CS.Princeton.EDU] Sent: Thursday, April 26, 2001 4:27 AM To: www-lib@w3.org; Guo, Xuan C, NNAD Subject: Re: HTNet_addAfter() Request terminate handler is called 272 times ev ery second I found this annoying too -- when one page from a site times out, all requests on the host's pipeline and pending list get deleted: in HTHost_killPipe it calls HTTPCleanup for every such request, which in turn calls your callback ( here is end_request ) when deleting the net object.
Received on Thursday, 26 April 2001 12:41:20 UTC