• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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