We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8570e11 commit e7cd994Copy full SHA for e7cd994
local/php/fpm.go
@@ -92,7 +92,7 @@ daemonize = no
92
listen = %s
93
listen.allowed_clients = 127.0.0.1
94
pm = dynamic
95
-pm.max_children = 5
+pm.max_children = 30
96
pm.start_servers = 2
97
pm.min_spare_servers = 1
98
pm.max_spare_servers = 3
0 commit comments