latest changes
This commit is contained in:
parent
87e125ddad
commit
47c100de2f
3 changed files with 14 additions and 5 deletions
|
@ -11,4 +11,6 @@ listen.mode = 0750
|
|||
pm = ondemand
|
||||
pm.max_children = 9
|
||||
pm.process_idle_timeout = 10s
|
||||
pm.max_requests = 200
|
||||
pm.max_requests = 200
|
||||
|
||||
clear_env = no
|
Reference in a new issue