瀏覽代碼

aggiornamento del file www.conf

root 6 天之前
父節點
當前提交
34d47fb9b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'