Welcome! Log In Create A New Profile

Advanced

Re: stub_status always give me 0 Reading when upgraded to 1.4.1

Maxim Dounin
July 17, 2013 06:30AM
Hello!

On Wed, Jul 17, 2013 at 10:34:48AM +0800, Tsz Ming WONG wrote:

> Hi,
>
> We have upgraded one of our nginx from 0.7.65 to 1.4.1 (keeping existing
> configuration) and the stub_status module now always give me "0 Reading"
>
> 0.7.65
> Active connections: 4798
> server accepts handled requests
> 1690444496 1690415734 1814927218
> Reading: 573 Writing: 184 Waiting: 4041
>
> 1.4.1
> Active connections: 4858
> server accepts handled requests
> 33056255 33056255 37277559
> Reading: 0 Writing: 196 Waiting: 4386

This is an effect from the following change in 1.3.15:

*) Change: opening and closing a connection without sending any data in
it is no longer logged to access_log with error code 400.

Connections in question no longer have an associated request
created, and as a result are counted in "waiting" instead of
"reading".

--
Maxim Dounin
http://nginx.org/en/donation.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

stub_status always give me 0 Reading when upgraded to 1.4.1

Tsz Ming WONG July 16, 2013 10:36PM

Re: stub_status always give me 0 Reading when upgraded to 1.4.1

Maxim Dounin July 17, 2013 06:30AM

Re: stub_status always give me 0 Reading when upgraded to 1.4.1

Tsz Ming WONG July 17, 2013 06:50AM

Re: stub_status always give me 0 Reading when upgraded to 1.4.1

Ruslan Ermilov July 17, 2013 07:22AM

Re: stub_status always give me 0 Reading when upgraded to 1.4.1

Tsz Ming WONG July 17, 2013 10:32AM

Re: stub_status always give me 0 Reading when upgraded to 1.4.1

Maxim Dounin July 17, 2013 08:34AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 246
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