mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 01:52:48 +08:00
更新docker配置
This commit is contained in:
8
docker/zz-phpfpm.conf
Normal file
8
docker/zz-phpfpm.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
[www]
|
||||
; 进程数不限制
|
||||
pm = dynamic
|
||||
pm.max_children = 150
|
||||
pm.start_servers = 10
|
||||
pm.min_spare_servers = 10
|
||||
pm.max_spare_servers = 30
|
||||
Reference in New Issue
Block a user