feature/cierres #31

Merged
aldarien merged 462 commits from feature/cierres into develop 2025-09-11 17:05:18 -03:00
134 changed files with 675 additions and 6307 deletions
Showing only changes of commit e6e7470bb2 - Show all commits

View File

@ -125,7 +125,7 @@ pm = ondemand
; forget to tweak pm.* to fit your needs.
; Note: Used when pm is set to 'static', 'dynamic' or 'ondemand'
; Note: This value is mandatory.
pm.max_children = 5
pm.max_children = 2
; The number of child processes created on startup.
; Note: Used only when pm is set to 'dynamic'

View File

@ -1,2 +1,2 @@
[www]
pm.max_children = 15
pm.max_children = 8