Forum Moderators: mack
Generally you should try to make your pages load as fast as possible (as you proabably know ;)). I tend to look at overall page weight, as well as in-browser rendering. Homesite will tell you the page weight and indicative download times, and if you avoid whole-page tables your design will render progressively (i.e. a bit at a time). Specifying width and height also helps the page render without waiting for images to download.
If you have one server noticeably faster than another put everything on it and close the slow one! HTH.
Some customers are sceptical about the performance, they claim that it takes too long to do this request since a connection to another server has to be made.
I am aware that performance varies with time of day and else but I am trying merely to establish a range of how long it takes to request our script. I came across a software websimulator from xat.com, which would do the job but unfortunately, since the image is embedded in a javascript it is not listed separately in the log.
If somebody knows another way to measure downloadtimes this would help a lot.