08-27-04 11:18 PM
On Thu, 26 Aug 2004 12:07:38 GMT, "Chris" <noemail@noemail.com> wrote:
>I am setting up a server to purely serve jpeg images in the region of 20k
>average filesize. Any pointers on settings that will help keep things
>running smoothly and performing as well as possible?
Defra, use a fast array, all the basic speed improvements for the
storage subsystem. But no changes in IIS needed.
>The images change very
>rarely - can I do anything with the headers to make sure the clients always
>pickup cached copies?
You shouldn't normally run into any issues, but that really depends on
how you're serving the pages. Static HTML should be no problem with
caching.
Of course, it depends on the client and any proxies in between as
well.
Jeff
[ Post a follow-up to this message ]
|