Persistent connections and TCP RST issue

"Sinha, Raj \(Raj\)" <[email protected]> Thu, 10 Mar 2005 17:36:00 -0500
Newsgroups gmane.comp.lib.libwww
Message-ID <8CA1128D59AD27429985B397118CEDDF04EE55F6@nj7460avexu1.global.avaya.com>
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 |