Master_process off

Dear All,

I have configure nginx at my server and I follow documentation on
wiki.nginx.org. In wiki I read that master_process should be off
for production, I setup nginx worker is 10 , but when run nginx with
master_process off, I just get 1 proccess , Is it normal? but when
turn on master_proccess , I see many proccess run. My server use
multicore procesor,
can nginx balance the resource when master_process off ?

Thanks,

Rizki

-everything will be okay in the end, if it’s not okay, it’s not the end
-tumbang tujuh kali, itu berarti kita harus mampu berdiri delapan kali

http://rizki.us
[email protected]

Did you read the wiki carefully? The default value is “on”…

“master_process off” should never be used in production…

Posted at Nginx Forum:

On Mon, Jun 13, 2011 at 1:33 PM, sunjipeng_neu [email protected]
wrote:

Did you read the wiki carefully? The default value is “on”…

“master_process off” should never be used in production…
oh my bad, sorry
Posted at Nginx Forum:
Re: master_process off


nginx mailing list
[email protected]
nginx Info Page


-everything will be okay in the end, if it’s not okay, it’s not the end
-tumbang tujuh kali, itu berarti kita harus mampu berdiri delapan kali

http://rizki.us
[email protected]