This commit is contained in:
Ubuntu
2025-07-07 14:16:38 +00:00
parent 2c7afdec95
commit 95024e208c
4 changed files with 64 additions and 35 deletions
+23
View File
@@ -0,0 +1,23 @@
[www]
user = www-data
group = www-data
listen = 0.0.0.0:9000
listen.owner = www-data
listen.group = www-data
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
clear_env = no