﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1421	worker_rlimit_nofile description is not clear	vsg@…		"Currently documentation for ""worker_rlimit_nofile"" configuration parameter says 
{{{
Changes the limit on the maximum number of open files
(RLIMIT_NOFILE) for worker processes.
}}}
and correspondingly 
{{{
Изменяет ограничение на максимальное число открытых файлов 
(RLIMIT_NOFILE) для рабочих процессов.
}}}

It's not clear whether the limit is applied for each worker separately, or it's the maximum number of files which can be opened by all workers in total.

There is the same issue with ""worker_rlimit_core"" parameter."	enhancement	new	minor		documentation	1.13.x		worker_rlimit_nofile worker_rlimit_core		-	-
