Skip to content

Commit 4f038df

Browse files
ioannidesalexunknown
authored andcommitted
Increase max_children
1 parent 30f30fc commit 4f038df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/deb/php-fpm/dummy.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ user = www-data
66
group = www-data
77

88
pm = ondemand
9-
pm.max_children = 2
9+
pm.max_children = 4
1010
pm.max_requests = 4000
11-
pm.process_idle_timeout = 10s
11+
pm.process_idle_timeout = 10s

0 commit comments

Comments
 (0)