This repository has been archived on 2025-06-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
joeac.net-symfony/php-fpm/joeac_php-fpm_pool_definition.conf
2025-06-03 07:27:19 +01:00

8 lines
151 B
Plaintext

[joeac]
listen = phpfpm:9000
pm = ondemand
pm.max_children = 10
pm.max_requests = 100
security.limit_extensions = .php .css .webp .jpg
user = www-data