Quick performance deterioration when No. of clients increases

Scott Ribe scott_ribe at elevated-dev.com
Wed Oct 16 16:21:41 UTC 2013


On Oct 16, 2013, at 10:16 AM, Nikolaos Milas <nmilas at noa.gr> wrote:

> I have (4 CPU cores and):
> 
>   worker_processes 4;
>   worker_rlimit_nofile 400000;
> 
>   events {
>   worker_connections 8192;
>   multi_accept on;
>   use epoll;
>   }

Then I have confused this thread with a different one. Sorry for the noise.

-- 
Scott Ribe
scott_ribe at elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice






More information about the nginx mailing list