Initial commit
This commit is contained in:
7
zz-php-fpm-custom.conf
Normal file
7
zz-php-fpm-custom.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
[www]
|
||||
pm = dynamic
|
||||
pm.max_children = 50
|
||||
pm.start_servers = 10
|
||||
pm.min_spare_servers = 5
|
||||
pm.max_spare_servers = 15
|
||||
pm.max_requests = 500
|
||||
Reference in New Issue
Block a user