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:
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:
he utilization is larger at apache2 instead of php-fpm.
Do you have a tip why? Thanks!
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:
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:
he utilization is larger at apache2 instead of php-fpm.
Do you have a tip why? Thanks!