poddypodman

This commit is contained in:
lubiana 2024-06-18 22:12:36 +02:00
parent 9f5bb8ce9f
commit ec46bf2884
No known key found for this signature in database
4 changed files with 29 additions and 5 deletions

View file

@ -1,10 +0,0 @@
[www]
user = nobody
group = nobody
listen = /var/run/php-fpm.sock
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3