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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how many sockets are open to the web server?

Status
Not open for further replies.
HI,

I have problems with IE on A paticular win2K machine. http 1.1 does specify that any web client should at maximum open 2 socket connections to a web server, but my IE6 on WIN2K opens numerous socket connections to Apache(depend on how many embeded objects are there in that web page), and worse, IE6 doesn't send back Apache FIN/ACK to gracefully shutdown the socket connection resulting in Apache waiting until time-out of those sockets. This is really bad for the web server because there would be a number of child processes running for nothing. Anyone has any idea what's wrong with this particular WIN2K or IE6?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top