feature/cierres #30

Merged
aldarien merged 460 commits from feature/cierres into develop 2025-09-11 15:16:17 -03:00
74 changed files with 490 additions and 2506 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