Sfoglia il codice sorgente

aggiornamento del file www.conf

root 6 giorni fa
parent
commit
34d47fb9b9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      php/www.conf

+ 1 - 1
php/www.conf

@@ -130,7 +130,7 @@ pm.max_children = 20
 ; The number of child processes created on startup.
 ; Note: Used only when pm is set to 'dynamic'
 ; Default Value: (min_spare_servers + max_spare_servers) / 2
-pm.start_servers = 4
+pm.start_servers = 4 
 
 ; The desired minimum number of idle server processes.
 ; Note: Used only when pm is set to 'dynamic'