Skip to main content

To increase FSM application performance can i increase the Maximum worker process of the application pool value to 2 instead of default value 1 in the IIS settings. Because am facing the maximum cpu utilization issue in the server always by the FSM worker process.

 

 

Hi @TatKhandM,

This is not advised as the system is designed to run on one worker process. It may not cause further issues and it could assist on reducing the strain but it is much more preferable to correct the underlying inefficiency that is causing the spike in CPU.

As the system is designed to work with the one worker process there is no guarantee that you will not encounter issues if this is increased.

Kind regards,

Lee Pinchbeck


Reply