S
Stephen Meyer
Having a problem where seperate classes using seperated
instances of the HTTP class send the request over the
same TCPIP session. WHen this occurs, seems that IIS
accept the new request, but when the second request goes
to respond, the IIS server at the TCPIP layer issues
Resets. The problem i have a trace of shows that there
was 5 seconds between the two threads timing of using the
HTTP class. Is this a known bug, does anyone have a work
around?
instances of the HTTP class send the request over the
same TCPIP session. WHen this occurs, seems that IIS
accept the new request, but when the second request goes
to respond, the IIS server at the TCPIP layer issues
Resets. The problem i have a trace of shows that there
was 5 seconds between the two threads timing of using the
HTTP class. Is this a known bug, does anyone have a work
around?