Does this look okay?

Igor Sysoev is at rambler-co.ru
Mon Sep 29 10:44:47 MSD 2008


On Sun, Sep 28, 2008 at 11:05:57PM -0700, mike wrote:

> my nginx stub status page says:
> 
> Active connections: 284
> server accepts handled requests
>  28762321 28762321 183603127
> Reading: 1 Writing: 6 Waiting: 277
> 
> is that many in a "waiting" state okay? or is that something I should
> be worried about?

Yes, this is OK. The waiting connections are keep-alive.
Here is status of one of my sites:

Active connections: 45579 
server accepts handled requests
 268846178 268846178 638258372 
Reading: 620 Writing: 576 Waiting: 44383 



-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list