what's difference between worker_connections and worker_rlimit_nofile

任晓磊 julyclyde at gmail.com
Sun Mar 21 16:23:33 MSK 2010


worker_rlimit_nofile for file descriptors and worker_connections for
network connections?
If I am right, worker_rlimit_nofile must be larger than worker_connections.

And, what's the relationship between `ulimit -n' and worker_rlimit_nofile?

-- 
Ren Xiaolei



More information about the nginx mailing list