What is a normal value for pages/sec on a Windows Server 2003 Web Server?
Posted
by Emil Lerch
on Server Fault
See other posts from Server Fault
or by Emil Lerch
Published on 2010-03-26T21:05:58Z
Indexed on
2010/03/26
21:13 UTC
Read the original article
Hit count: 526
I know the answer to this is "it depends", and I know that the counter can and will be thrown off by backup jobs or other things that might use memory mapped files. I'd like to get a bit of clarity over exactly what "it depends" on and some general guidelines around what a healthy web server normally shows for this counter.
So if activities regarding memory-mapped files are excluded, if I have ample amounts of memory, should I really see this down close to 0? When should I get suspicious that I might need additional RAM and/or start looking for application memory leaks?
© Server Fault or respective owner