Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

winHttp Posting to a slow server

Status
Not open for further replies.

ToddWW

Programmer
Mar 25, 2001
1,073
US
I originated this request in ASP and thought I would get some advice here since I use this object with many technologies and I understand that the xmlHttp object uses very similar methods, properties, and events.

I am currently posting XML to an HTTP server successfully. However, the HTTP server buffers the response and the processing on there end can take up to 60 seconds. I need to move on with my application after the post has been sent. I have done extensive testing with some very interesting results. Please see the thread below.

thread333-937283

Thanks for your help.

ToddWW
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top