1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00
Files
archived-php-src/sapi
Jakub Zelenka 44c7128fb7 FPM: Add pm.status_listen option
This option allows getting status from different endpoint (e.g. port
or UDS file) which is useful for getting status when all children are
busy with serving long running requests.

Internally a new shared pool with ondemand process manager is used. It
means that the status requests have reserved resources and should not
be blocked by other requests.
2020-08-03 19:14:13 +01:00
..
2020-07-10 14:20:18 +02:00
2020-07-10 14:20:18 +02:00
2020-08-03 19:14:13 +01:00
2020-06-30 15:05:02 +02:00
2020-07-23 17:21:24 -04:00
2020-07-21 13:26:32 +03:00