Multiple choice iis-server

When looking at the Memory:pages/sec-counter, a number under 20 indicates:

  1. Everything is just fine and dandy; have some coffee and relax.

  2. You need more RAM.

  3. Compare the number to the network card bandwidth to locate possible bottlenecks.

  4. Increase the cache allotment.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Memory:Pages/sec counter measures hard page faults - when Windows must read from the disk rather than RAM. A value under 20 (roughly) is considered acceptable and indicates sufficient RAM. Values consistently above 20 suggest memory pressure. The option about 'coffee and relax' is the intended answer despite its informal tone, as it correctly indicates the system is healthy.