nginx status output

Dave Cheney dave at cheney.net
Tue May 13 04:40:38 MSD 2008


I believe it's

number of tcp connections accepted,
number of tcp connections handled (i'm guessing this will be less than  
the accepted count if there are some connections using keepalive)
number of http requests handled (may be higher than accepted/handled  
because of pipelining / keepalive)

Cheers

Dave

On 13/05/2008, at 9:39 AM, mike wrote:

> Active connections: 6
> server accepts handled requests
> 1161356 1161356 1160523
> Reading: 2 Writing: 4 Waiting: 0
>
> What are those 3 numbers?
> 1) server accepts
> 2) handled
> 3) requests
>
> ?
>






More information about the nginx mailing list