futtern/deploy/etc/php83/php-fpm.d/www.conf
lubiana ec46bf2884
All checks were successful
/ ls (pull_request) Successful in 29s
poddypodman
2024-06-18 22:12:36 +02:00

10 lines
No EOL
153 B
Text

[www]
user = nobody
group = nobody
listen = 9001
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3