Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
docker
roundcube
Commits
d011e2ba
Commit
d011e2ba
authored
Mar 23, 2020
by
ale
Browse files
Increase php-fpm max pool size
parent
e5c7cc9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf/php/7.0/fpm/pool.d/www.conf
View file @
d011e2ba
...
...
@@ -2,7 +2,7 @@
listen
= /
run
/
php
/
php7
.
0
-
fpm
.
sock
pm
=
dynamic
pm
.
max_children
=
4
0
pm
.
max_children
=
8
0
pm
.
start_servers
=
10
pm
.
min_spare_servers
=
10
pm
.
max_spare_servers
=
20
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment