Initial commit
This commit is contained in:
commit
7954ae4bd3
7 changed files with 367 additions and 0 deletions
7
nextcloud/php-fpm-www.conf
Normal file
7
nextcloud/php-fpm-www.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
user = www-data
|
||||
group = www-data
|
||||
pm = dynamic
|
||||
pm.max_children = 281
|
||||
pm.start_servers = 140
|
||||
pm.min_spare_servers = 93
|
||||
pm.max_spare_servers = 187
|
Loading…
Add table
Add a link
Reference in a new issue