Random users randomly being unable to connect to my static content domain
Posted
by jls33fsls
on Server Fault
See other posts from Server Fault
or by jls33fsls
Published on 2010-06-07T05:12:11Z
Indexed on
2010/06/07
5:23 UTC
Read the original article
Hit count: 304
I store all of my images, js, and css files on a separate domain to try and speed up page load times (it isn't a CDN, just a separate domain on the same server). This works fine for 99% of the users, 99% of the time. However, there are users that randomly are unable to connect to the static content domain for periods of 1-5 hours. They can go to the main site, but no images will load and everything is just white because no css is being loaded. If they go to the static content domain itself, the page just idles for a while and then times out with a blank white page, no error messages. I have no idea what could be causing this, and it hasn't happened to me, any ideas? I am running Apache on CentOS 5.5.
© Server Fault or respective owner