03-29-2011, 12:23 AM
|
#6 (permalink)
|
|
The Acquainted
Join Date: Nov 2007
Posts: 166
Thanks: 0
|
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
|
|
|
|