Returns the current FPM pool status

fpm_get_status

(PHP 7 >= 7.3, PHP 8)

fpm_get_statusReturns the current FPM pool status

說明

fpm_get_status(): array

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 FPM status page guide for further details.

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.

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *