nextcloud/fpm-tune.ini
decentral1se 56f616081c
Some checks failed
continuous-integration/drone/push Build is failing
Skip those unknown things for php-fpm
2021-09-15 10:57:27 +02:00

6 lines
109 B
INI

pm = dynamic
pm.max_children = 131
pm.start_servers = 32
pm.min_spare_servers = 32
pm.max_spare_servers = 98