Skip to content
Snippets Groups Projects
Commit fc49b35c authored by ale's avatar ale
Browse files

Bump the max number of php-fpm workers

parent 457fb0f9
Branches
No related tags found
No related merge requests found
Pipeline #7343 failed
......@@ -2,7 +2,7 @@
listen = /run/php/php7.3-fpm.sock
pm = dynamic
pm.max_children = 55
pm.max_children = 75
pm.start_servers = 10
pm.min_spare_servers = 10
pm.max_spare_servers = 20
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment