• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Some subscriptions/domains are slower than others

B4c4rd1

Regular Pleskian
Hello,

I have a problem with Plesk.

There are some webs which have a very high CPU load than others.

As a test served me apache bench: ab -n 1000 -c 100 https://www.example.de/

Here's an example:

Web 1:
https://www.example.de/

Requests per second: 8-10 [# / sec] (mean)

htop gives me with the domain https://www.example.de/ the following load:
upload_2017-9-29_5-39-36.png

he utilization is larger at php-fpm instead of apache2.

Web 2 same subscription, same files and same config 1to1 copy:
https://dev.example.de/

Requests per second: 417.72 [# / sec] (mean)

htop gives me with the domain https://dev.example.de/ the following load:
upload_2017-9-29_5-36-42.png

he utilization is larger at apache2 instead of php-fpm.

Do you have a tip why? Thanks!
 
Back
Top