mirror of
https://git.sindominio.net/estibadores/wordpress.git
synced 2024-11-12 22:21:06 +01:00
15 lines
218 B
Plaintext
15 lines
218 B
Plaintext
[wordpress]
|
|
|
|
user = wordpress
|
|
group = wordpress
|
|
listen = 9000
|
|
|
|
listen.owner = wordpress
|
|
listen.group = wordpress
|
|
|
|
pm = dynamic
|
|
pm.max_children = 5
|
|
pm.start_servers = 2
|
|
pm.min_spare_servers = 1
|
|
pm.max_spare_servers = 3
|