As default, Windows Server 2003 give preference to file system that cache over the working sets of processes while allocating memories. IIS servers have a lrge file system cache that give file system cache preference which leads to IIS 6.0 pageable code that can be written to disk results in process delays.
In order to avoid these delays, server properties should be set to maximize data throughput for network applications.
|