View Single Post
Old 03-29-2011, 12:23 AM   #6 (permalink)
wGEric
The Acquainted
 
wGEric's Avatar
 
Join Date: Nov 2007
Posts: 166
Thanks: 0
wGEric is on a distinguished road
Default

Are you resizing the images or doing any processing on them? If so, make sure that code runs when users upload images. That way the image gets processed once instead of getting processed at every request.

If the images aren't going through any PHP when being displayed then the server is just taking some time to process the requests or your internet connection speed isn't fast enough to download everything as quickly as you would like.
__________________
Eric
wGEric is offline  
Reply With Quote