Forum Moderators: open
The web site appears to download very very slowly for these customers when they use the AOL browser (switching to IE on their connection results in normal speed again). They claim it is only happening on our web site.
I have managed to witness this now, and it certainly does happen. We use quite a lot of background images on the site and it appears to take several minutes to download them, giving up completely for some of them. It is not a performance problem at the server, as this is running fine and simply switching to IE or firefox on the problem machines solves the problem.
Normally I would say "well, your using AOL, what do you expect", but there are too many of them with the same problem and it does make the site really unusable.
Has anyone else seen this problem?
Does anyone have any suggestions on solving this? (other than telling customers to use IE)
As to a fix, well maybe the link I gave will suggest an approach for you.
Maybe it's a combination of what Tedster suggested and the IE no cache. Try putting them in a hidden <div> which will force IE(AOL browser) to cache them. Might not help with the initial page load but subsequent pages will be faster. I do this with all my background images.
Also try having interlacing disabled on the images.
Other things causing bloat may be too many elements on a page (hundreds of table cells/divs, long select menus) or javascript.