Add (random) status path php

This commit is contained in:
Ludovic Poujol 2021-02-22 16:12:21 +01:00
parent e2acb4e9d1
commit 2906ba47f1
1 changed files with 2 additions and 0 deletions

View File

@ -426,6 +426,8 @@ group = ${in_login}
listen = ${phpfpm_socket_path}
listen.owner = ${in_login}
listen.group = ${in_login}
pm.status_path = /evolinux_fpm_status-$(apg -Mncl -n1 -m32)
pm = ondemand
pm.max_children = 10
pm.process_idle_timeout = 10s