Added some generated examples

This commit is contained in:
2022-02-17 11:48:33 +01:00
parent 3d45401649
commit 8543bc5232
20 changed files with 402 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
[www]
user = www-data
group = www-data
listen = /sock/fpm.sock
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
access.log = /proc/self/fd/2
log_limit = 8192
clear_env = no
catch_workers_output = yes
decorate_workers_output = no