- From: Sinha, Raj \(Raj\) <rajsinha@avaya.com>
- Date: Thu, 10 Mar 2005 17:36:00 -0500
- To: <www-lib-request@w3.org>
- Cc: <www-lib@w3.org>
Received on Friday, 11 March 2005 01:44:08 UTC
Hi All
Wondering if you have come across any issues with persistent
connections. Simulating a test for persistent connections and the web
server was shut down in that time. Sends a TCP reset.
At that point Libwww exits
HTEvtlst.c
if ((status = EventOrder_add(s, HTEvent_READ, now)) !=
HT_OK){
printf("|HTEventList_loop| Going to STOP LOOP
returns ERROR\n");
goto stop_loop;/*continue;*/
}
Any insight into this is welcome. I will debug more to be clearer
raj
Raj Sinha |
Received on Friday, 11 March 2005 01:44:08 UTC