changeset 1500:cd534da03d02

Added Linux kernel version in reuseport.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 03 Jun 2015 14:00:37 +0300
parents 3687cc9a3592
children 40425063b413
files xml/en/docs/http/ngx_http_core_module.xml xml/en/docs/stream/ngx_stream_core_module.xml xml/ru/docs/http/ngx_http_core_module.xml
diffstat 3 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="41">
+        rev="42">
 
 <section id="directives" name="Directives">
 
@@ -1375,7 +1375,7 @@ this parameter (1.9.1) instructs to crea
 for each worker process
 (using the <c-def>SO_REUSEPORT</c-def> socket option), allowing a kernel
 to distribute incoming connections between worker processes.
-This currently works only on Linux and DragonFly BSD.
+This currently works only on Linux 3.9+ and DragonFly BSD.
 <note>
 Inappropriate use of this option may have its security
 <link url="http://man7.org/linux/man-pages/man7/socket.7.html">implications</link>.
--- a/xml/en/docs/stream/ngx_stream_core_module.xml
+++ b/xml/en/docs/stream/ngx_stream_core_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_core_module"
         link="/en/docs/stream/ngx_stream_core_module.html"
         lang="en"
-        rev="5">
+        rev="6">
 
 <section id="summary">
 
@@ -146,7 +146,7 @@ this parameter (1.9.1) instructs to crea
 for each worker process
 (using the <c-def>SO_REUSEPORT</c-def> socket option), allowing a kernel
 to distribute incoming connections between worker processes.
-This currently works only on Linux and DragonFly BSD.
+This currently works only on Linux 3.9+ and DragonFly BSD.
 <note>
 Inappropriate use of this option may have its security
 <link url="http://man7.org/linux/man-pages/man7/socket.7.html">implications</link>.
--- a/xml/ru/docs/http/ngx_http_core_module.xml
+++ b/xml/ru/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="41">
+        rev="42">
 
 <section id="directives" name="Директивы">
 
@@ -1370,7 +1370,7 @@ FreeBSD и Mac OS X, и 511 для других платформ.
 для каждого рабочего процесса
 (через параметр сокета <c-def>SO_REUSEPORT</c-def>), позволяя ядру
 распределять входящие соединения между рабочими процессами.
-В настоящий момент это работает только на Linux и DragonFly BSD.
+В настоящий момент это работает только на Linux 3.9+ и DragonFly BSD.
 <note>
 Ненадлежащее использование параметра может иметь
 <link url="http://man7.org/linux/man-pages/man7/socket.7.html">последствия</link>