11 messages in ru.sysoev.nginxworker_processes
FromSent OnAttachments
Šime RamovJan 29, 2007 9:07 am 
Aleksandar LazicJan 29, 2007 1:21 pm 
Šime RamovJan 29, 2007 2:32 pm 
Aleksandar LazicJan 29, 2007 6:05 pm 
Šime RamovJan 30, 2007 12:48 pm 
Aleksandar LazicJan 30, 2007 12:57 pm 
Igor SysoevJan 30, 2007 1:00 pm 
Šime RamovJan 30, 2007 2:34 pm 
Scott YangJan 30, 2007 2:49 pm 
Cliff WellsJan 30, 2007 3:11 pm 
Aleksandar LazicJan 30, 2007 11:48 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:worker_processesActions...
From:Šime Ramov (hi-8@public.gmane.org)
Date:Jan 29, 2007 9:07:08 am
List:ru.sysoev.nginx

Hello,

I installed nginx from Debian package and it came configured with worker_processes 1; and worker_connections 1024;

Now, I was wondering (since on the english wiki it states that default value for worker_processes is 5), to which value to set this up in some common situations?

For example, if I run one Django site via FastCGI, what value to put in worker_processes? And if I run two Django sites? Three Django sites? One Django site and a couple of static sites?

- Šime