Welcome! Log In Create A New Profile

Advanced

bouncing values of stub_status

Posted by jethawk 
bouncing values of stub_status
May 17, 2012 12:35AM
Hello everyone!

I can't understand why stub status page diplays counters in the way I wrote down below. Note that I see 372634 handled request from start. Then this value instantly raises up to 1323103. After a while it is back to 374154. All happens within 5 minutes, nginx is not restarted.
Please comment out the issue if you have any ideas. Thanks in advance.

Active connections: 3
server accepts handled requests
372951 372951 372634
Reading: 1 Writing: 2 Waiting: 0

Active connections: 5
server accepts handled requests
372980 372980 372660
Reading: 4 Writing: 1 Waiting: 0

Active connections: 1
server accepts handled requests
1325428 1325428 1323103
Reading: 0 Writing: 1 Waiting: 0

Active connections: 1
server accepts handled requests
1325439 1325439 1323114
Reading: 0 Writing: 1 Waiting: 0

Active connections: 1
server accepts handled requests
1325464 1325464 1323139
Reading: 0 Writing: 1 Waiting: 0

Active connections: 4
server accepts handled requests
1325482 1325482 1323154
Reading: 3 Writing: 1 Waiting: 0

Active connections: 2
server accepts handled requests
1325606 1325606 1323281
Reading: 0 Writing: 2 Waiting: 0

Active connections: 1
server accepts handled requests
1325615 1325615 1323290
Reading: 0 Writing: 1 Waiting: 0

Active connections: 2
server accepts handled requests
374474 374474 374154
Reading: 1 Writing: 1 Waiting: 0

Active connections: 1
server accepts handled requests
374558 374558 374239
Reading: 0 Writing: 1 Waiting: 0

...
nginx -V
nginx version: nginx/0.7.67
TLS SNI support enabled
configure arguments: --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-log-path=/var/log/nginx/access.log --http-proxy-temp-path=/var/lib/nginx/proxy --lock-path=/var/lock/nginx.lock --pid-path=/var/run/nginx.pid --with-debug --with-http_dav_module --with-http_flv_module --with-http_geoip_module --with-http_gzip_static_module --with-http_realip_module --with-http_stub_status_module --with-http_ssl_module --with-http_sub_module --with-ipv6 --with-mail --with-mail_ssl_module --add-module=/build/buildd/nginx-0.7.67/modules/nginx-upstream-fair
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 297
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready