Workers
Method GET

Return statistics for all worker processes

Returns statistics for all worker processes such as accepted, dropped, active, idle connections, total and current requests.

get/workers/

Query parameters

fieldsstring

Limits which fields of worker process statistics will be output.

Response

Success

NginxWorkersMap required

nginx worker processes object.

Changes