The default settings were used for php-fpm.
For event …
<IfModule event.c>
StartServers 3
MinSpareThreads 20
MaxSpareThreads 25
ServerLimit 16
ThreadsPerChild 16
MaxRequestWorkers 256
MaxConnectionsPerChild 0
</IfModule>
From: Daniel <dferradal@xxxxxxxxx>
Reply-To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx> Date: Tuesday, January 12, 2016 12:00 PM To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx> Subject: Re: Circumstances when mod_php would run faster than PHP-FPM? What is the configuration in both cases? php-fpm pool included. How did you measure?
El lun., 11 ene. 2016 a las 22:52, Rose, John B (<jbrose@xxxxxxx>) escribió:
|