I have one more question
24360 ?Ss 0:00 nginx: master process /etc/nginx/sbin/nginx
10479 ?S 0:06 \_ nginx: worker process
> ls -l /proc/10479/fd | wc -l
95
Active connections: 551
server accepts handled requests
69542 69542 79078
Reading: 0 Writing: 2 Waiting:
Hi All,
Active connections: 551
server accepts handled requests
69542 69542 79078
Reading: 0 Writing: 2 Waiting: 524
After I have moved my server from 32 bit Ubuntu 11.04 to Ubuntu 64bit 12.04
and I am observing they is sudden rise in the Waiting and Active connections
and these values are gr
Nginx details:
Nginx version : 1.6.2
Java : 1.6
Openssl : 1.0.1
keepalive timeout : 65
ssl_dhparam /etc/nginx/conf/dhparams.pem ( enabled this)
Any help appreciated ?
Regards
KV
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,261613,261613#msg-261613