• 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 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