Re: Website Performance - Tips & Tricks Performance Tip:DON'T try to be smart and randomize hostnames for images on a per-request basis or you'll run the risk of the same image(s) being loaded from different servers instead of being cached by the browser which of course results in an actual performance hit instead of a gain. Make sure each file is downloaded from the same domain at every request
__________________
J.Vijayanand
Last edited by vijayanand : 08-17-2007 at 12:19 AM.
|