Apache - resources randomly hang (resulting in slow page loads) Apache - resources randomly hang (resulting in slow page loads) apache apache

Apache - resources randomly hang (resulting in slow page loads)


I had the same problem, so after reading this thread I tried setting KeepAlive Off in my apache config which seems to have helped- all resources have expected waiting times now.

Not a great "fix", but at least I am one step closer to figuring out the cause and pages aren't taking 15s to fully load in the mean time.