Skip to content

Commit 9aa07a8

Browse files
Update default.tpl
1 parent 7abdb89 commit 9aa07a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/ubuntu/16.04/templates/web/php-fpm/default.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ user = %user%
66
group = %user%
77

88
pm = ondemand
9-
pm.max_children = 2
9+
pm.max_children = 4
1010
pm.max_requests = 4000
1111
pm.process_idle_timeout = 10s
1212
pm.status_path = /status

0 commit comments

Comments
 (0)