Welcome! Log In Create A New Profile

Advanced

Re: When reloading nginx-0.8.54, number of workers increases

Maxim Dounin
May 24, 2012 06:34AM
Hello!

On Thu, May 24, 2012 at 06:10:47AM -0400, zealot83 wrote:

> Hello.
>
> This is the situation:
>
> I giva heavy traffic continually by using ApacheBench, say:
> while :; do ab -n 100000 -c 1000 'http://localhost/; done.
> And also I reload nginx continually by using while syntax.
> When looking at the master/worker process by using ps command,
> the number of worker processes increase in a moment.

This is normal. While reloading configuration nginx starts new
worker processes and then shutdowns old ones. Old workers exit as
long as they finish processing of requests in progress.

Maxim Dounin

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

When reloading nginx-0.8.54, number of workers increases

zealot83 May 24, 2012 06:10AM

Re: When reloading nginx-0.8.54, number of workers increases

Maxim Dounin May 24, 2012 06:34AM

Re: When reloading nginx-0.8.54, number of workers increases

Valentin V. Bartenev May 24, 2012 07:18AM

Re: When reloading nginx-0.8.54, number of workers increases

zealot83 May 24, 2012 07:27AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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