Compare commits
2 Commits
4c8ebad4fc
...
85a27b96dd
| Author | SHA1 | Date | |
|---|---|---|---|
|
85a27b96dd
|
|||
|
bd0563afa7
|
@@ -1946,5 +1946,5 @@ ldap.max_links = -1
|
|||||||
; List of headers files to preload, wildcard patterns allowed.
|
; List of headers files to preload, wildcard patterns allowed.
|
||||||
;ffi.preload=
|
;ffi.preload=
|
||||||
|
|
||||||
[pdlib]
|
;[pdlib]
|
||||||
extension="pdlib.so"
|
;extension="pdlib.so"
|
||||||
|
|||||||
@@ -111,7 +111,7 @@ pm = dynamic
|
|||||||
; forget to tweak pm.* to fit your needs.
|
; forget to tweak pm.* to fit your needs.
|
||||||
; Note: Used when pm is set to 'static', 'dynamic' or 'ondemand'
|
; Note: Used when pm is set to 'static', 'dynamic' or 'ondemand'
|
||||||
; Note: This value is mandatory.
|
; Note: This value is mandatory.
|
||||||
pm.max_children = 5
|
pm.max_children = 25
|
||||||
|
|
||||||
; The number of child processes created on startup.
|
; The number of child processes created on startup.
|
||||||
; Note: Used only when pm is set to 'dynamic'
|
; Note: Used only when pm is set to 'dynamic'
|
||||||
|
|||||||
Reference in New Issue
Block a user