apache requests failing
Posted
by Josh
on Server Fault
See other posts from Server Fault
or by Josh
Published on 2010-01-20T18:18:27Z
Indexed on
2010/03/14
7:05 UTC
Read the original article
Hit count: 273
I'm trying to figure out why sometimes the client fails to load objects/requests from a dynamic page served from Apache/MySql/Debian machine.
Let's say 13 objects are to be loaded for a total of 185.3 KB load, with no external objects (no DNS lookups) and no other traffic at the same time, randomly some of those object do not load. However, if I perform a refresh, sometimes all of them load or some might fail again. I only have 1Mbps/up and my DNS is been hosted externally (everydns).
What could be the reason of this issue? Any comments will be appreciated.
© Server Fault or respective owner