X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=php-fpm-config.patch;h=47a52c49b7526c67a6d16086731d39d8c7a44ee5;hb=02d2dcbb6cfd17ce679c1680099d98d111b7d950;hp=8dd9d97e5d469bf5cc2820c2913fd1f181e13d0f;hpb=c0240cb1083b142e8f952c49b4d7a4fb2288ccfb;p=packages%2Fphp.git diff --git a/php-fpm-config.patch b/php-fpm-config.patch index 8dd9d97..47a52c4 100644 --- a/php-fpm-config.patch +++ b/php-fpm-config.patch @@ -27,21 +27,6 @@ ; Set permissions for unix socket, if one is used. In Linux, read/write ; permissions must be set in order to allow connections from a web server. Many -@@ -159,12 +159,12 @@ - ; The desired minimum number of idle server processes. - ; Note: Used only when pm is set to 'dynamic' - ; Note: Mandatory when pm is set to 'dynamic' --;pm.min_spare_servers = 5 -+pm.min_spare_servers = 5 - - ; The desired maximum number of idle server processes. - ; Note: Used only when pm is set to 'dynamic' - ; Note: Mandatory when pm is set to 'dynamic' --;pm.max_spare_servers = 35 -+pm.max_spare_servers = 35 - - ; The number of requests each child process should execute before respawning. - ; This can be useful to work around memory leaks in 3rd party libraries. For @@ -277,7 +277,7 @@ ; the current environment. ; Default Value: clean env