Why does it sometimes take over a minute for Apache2.2 to serve a static page?
Posted
by Jason Lamoreux
on Server Fault
See other posts from Server Fault
or by Jason Lamoreux
Published on 2010-04-29T16:49:16Z
Indexed on
2010/04/29
16:58 UTC
Read the original article
Hit count: 183
apache
We have a Windows Server 2003 machine running Apache2.2. Most of the time there is no load on the server, but we have a notification program on 3400 PC's that can request a small web page that plays a 64KB .wav file. When an event occurs those 3400 PC's all request the web page over the course of 3 minutes. On a few machine we saw the browser sit in the "connecting" state for a little over a minute before the page painted. What is happening, and how can we speed this up?
© Server Fault or respective owner