Maxim Dounin
July 08, 2014 08:54PM
Hello!

On Tue, Jul 08, 2014 at 06:48:47PM -0400, farukest wrote:

> Thank you for your information. I understood what you are explaining about.
> But i heard for the first time, what is the "master_process
> off" mode. How can i use it with nignx (By the way i'm using portable
> nginx,php,mysql windows app). I really need help. Thanks is advance.

http://nginx.org/r/master_process

Just add the directive to nginx.conf at global level.

Switching off master process means that separate master process
won't be used, and the only process started will do all the work.
This implies various limitations (e.g., no auto respawn of dead
processes, configuration reload won't work and so on), but also
simplifies debugging. (And it also happens to work around the
problem with shared memory on Windows.)

--
Maxim Dounin
http://nginx.org/

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

i cant use limit_conn_zone

farukest July 08, 2014 04:05PM

Re: i cant use limit_conn_zone

itpp2012 July 08, 2014 04:43PM

Re: i cant use limit_conn_zone

farukest July 08, 2014 04:58PM

Re: i cant use limit_conn_zone

itpp2012 July 08, 2014 05:11PM

Re: i cant use limit_conn_zone

farukest July 08, 2014 05:27PM

Re: i cant use limit_conn_zone

Maxim Dounin July 08, 2014 06:02PM

Re: i cant use limit_conn_zone

farukest July 08, 2014 06:48PM

Re: i cant use limit_conn_zone

farukest July 08, 2014 06:51PM

Re: i cant use limit_conn_zone

farukest July 08, 2014 09:56PM

Re: i cant use limit_conn_zone

Maxim Dounin July 08, 2014 08:54PM

Re: i cant use limit_conn_zone

Maxim Dounin July 08, 2014 08:56PM

Re: i cant use limit_conn_zone

farukest July 08, 2014 09:12PM

Re: i cant use limit_conn_zone

Maxim Dounin July 08, 2014 09:24PM

Re: i cant use limit_conn_zone

Maxim Dounin July 08, 2014 10:06PM

Re: i cant use limit_conn_zone

farukest July 09, 2014 06:19AM

Re: i cant use limit_conn_zone

farukest July 09, 2014 07:27AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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