$connections_waiting ever increasing
nemster
nginx-forum at forum.nginx.org
Thu Dec 1 16:44:44 UTC 2016
hi all!
i see ever increasing numbers for $connections_waiting in the status
plugin.
nginx06% curl 'localhost/status'
Active connections: 480810
server accepts handled requests
53456157 53456157 92142205
Reading: 5 Writing: 8435 Waiting: 471206
nginx06% sudo netstat -alpn | grep "^tcp" | wc -l
28392
that looks fishy...
nginx version: nginx/1.11.5
any hints?
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,271269,271269#msg-271269
More information about the nginx
mailing list