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 7abdb89 commit 9aa07a8Copy full SHA for 9aa07a8
install/ubuntu/16.04/templates/web/php-fpm/default.tpl
@@ -6,7 +6,7 @@ user = %user%
6
group = %user%
7
8
pm = ondemand
9
-pm.max_children = 2
+pm.max_children = 4
10
pm.max_requests = 4000
11
pm.process_idle_timeout = 10s
12
pm.status_path = /status
0 commit comments