PHP.nl

fpm_get_status

fpm_get_status

Returns the current FPM pool status

 **fpm_get_status**

This function returns the full current FPM pool status as an associative array. It always returns the full status, including per-process status information. See the for further details. FPM status page guide

Note that this function will only be defined if FPM is being used to serve the script.

Associative array containing the full FPM pool status,return.falseforfailure.