We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2da6ea7 commit 836cfb7Copy full SHA for 836cfb7
etc/application.production.yml
@@ -26,7 +26,7 @@ PHP:
26
conf:
27
# PM
28
- { variable: "pm.max_children", value: "30" }
29
- - { variable: "pm.start_servers", value: "10 }
+ - { variable: "pm.start_servers", value: "10" }
30
- { variable: "pm.min_spare_servers", value: "5" }
31
- { variable: "pm.max_spare_servers", value: "10" }
32
# Misc
0 commit comments