Process Usage

  • Thread starter Thread starter Jeremy Martin
  • Start date Start date
J

Jeremy Martin

Hi,

Is it possible to tell a process not to go above 90% of the CPU.

Problem I have is on the webserver it runs a Language called WebApp that
uses process pooling.

In the processes it contains 7 dfrun.exe all servicing web requests.

Sometimes one of those peaks at 100% of the CPU.

Which inturn stops the other processes from serving requests effectively
stopping the server.

Does anyone have any suggestions.

Thanks
Jeremy
 
I don't believe you can do this with Windows 2000 (maybe with a 3rd party
product) but one of the 2003 versions offers this.
 
Back
Top