Compare commits
2 Commits
6dda5aef00
...
8666499626
Author | SHA1 | Date | |
---|---|---|---|
8666499626 | |||
f752256f76 |
@ -152,6 +152,7 @@ pm.max_children = 5
|
||||
; Note: Used only when pm is set to 'ondemand'
|
||||
; Default Value: 10s
|
||||
;pm.process_idle_timeout = 10s;
|
||||
pm.process_idle_timeout = 10s
|
||||
|
||||
; 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
|
||||
|
Reference in New Issue
Block a user