diff xml/en/docs/events.xml @ 554:ccb7451af1d8

Documented the "worker_rlimit_sigpending" directive.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 26 Jun 2012 07:51:33 +0000
parents 6330ca27a485
children b4e34b473283
line wrap: on
line diff
--- a/xml/en/docs/events.xml	Tue Jun 26 07:36:58 2012 +0000
+++ b/xml/en/docs/events.xml	Tue Jun 26 07:51:33 2012 +0000
@@ -74,7 +74,8 @@
 by changing the <path>/proc/sys/kernel/rtsig-max</path> kernel parameter.
 However, in Linux 2.6.6-mm2 this parameter is gone, and each process
 now has its own event queue.
-The size of each queue is limited by <literal>RLIMIT_SIGPENDING</literal>.
+The size of each queue is limited by <literal>RLIMIT_SIGPENDING</literal>
+(see also <link doc="ngx_core_module.xml" id="worker_rlimit_sigpending"/>).
 </para>
 
 <para>