2
votes
1answer
50 views

Need a study about average latency due to HTTP request and server processing time when downloading images that are a part of DOM

I'm writing a thesis about css sprites and need to know the of the average HTTP request overhead when establishing a connection to download an image file that is a part of DOM. We conducted a study ...
1
vote
1answer
129 views

Images randomly not showing up

I just uploaded a website for a client wich looked good while previewing locally. When i visit it on the server though some images aren't loading properly. It seems te be quite random, and sometimes ...