I am monitoring a server that has multiple processors.
According to task manager, one processor has been hovering around 95% consistently (not dropping below 90% at all) for about 15 minutes. All other processors are showing an average of 1% load.
Is there a misconfiguration that is only allowing IIS to use one processor? Could there be some rogue request that won't end? If so, why hasn't the request timed out?
This is Windows Server 2003.
Thank you in advance.