PHP-FPM Status Endpoint
Operational status endpoint exposed by PHP-FPM via the pm.status_path directive. Returns pool statistics (active processes, idle processes, accepted connections, slow requests) in plain text, JSON, XML, OpenMetrics, or HTML. There is no public API; the endpoint is served by the local web server through FastCGI on user-defined paths.