Persistent connections and TCP RST issue

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