• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question CPU for IIS, per core or total?

manoaratefy

New Pleskian
Server operating system version
Windows Server 2019
Plesk version and microupdate number
Plesk Obsidian Web Host Edition Version 18.0.41
Total CPU, but it's more complicated than that.

Let's say that, for example, you have set an IIS Application Pool to consume no more than 10% of the CPU with a reset period of 10 seconds. That means that within the sliding window of 10 seconds, this Application Pool will be able to consume 10% of the total CPU time, e.g. take 100% of the CPU in the first second and 0% in the last 9 seconds.

Basically, it's recalculated as CPU usage within a sliding window.
 
Back
Top