4 messages in ru.sysoev.nginxRe: active connections from status
FromSent OnAttachments
rkmr...@public.gmane.orgNov 24, 2007 3:59 pm 
Maxim DouninNov 24, 2007 4:23 pm 
rkmr...@public.gmane.orgNov 24, 2007 5:02 pm 
Maxim DouninNov 24, 2007 5:43 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: active connections from statusActions...
From:Maxim Dounin (mdou@public.gmane.org)
Date:Nov 24, 2007 4:23:03 pm
List:ru.sysoev.nginx

Hello!

On Sat, 24 Nov 2007, rkmr@public.gmane.org wrote:

this is from my /nginx_status page:

Active connections: 82 server accepts handled requests 4489 4489 5657 Reading: 0 Writing: 2 Waiting: 80

does this mean 82 connections are waiting to be served? this is very high right?

"Waiting" also counts keep-alive connections (in fact, it counts all established connections except reading/writing ones). So it's not very high.