Processes
Method GET
Return nginx processes status
Returns the number of abnormally terminated and respawned child processes.
get/processes
Response
Success
Example response
{
"respawned": 0
}Returns the number of abnormally terminated and respawned child processes.
Success
{
"respawned": 0
}