diff xml/ru/index.xml @ 1784:68928f8d31d9

Updated accept_mutex with info about reuseport and epollexclusive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 15 Aug 2016 22:06:27 +0300
parents f5fd245db8b3
children f56fb8ec13d8
line wrap: on
line diff
--- a/xml/ru/index.xml	Tue Sep 13 18:46:02 2016 +0300
+++ b/xml/ru/index.xml	Mon Aug 15 22:06:27 2016 +0300
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/ru/"
          lang="ru"
-         rev="60">
+         rev="61">
 
 
 <section>
@@ -336,6 +336,12 @@
 </listitem>
 
 <listitem>
+Использование возможностей, предоставляемых epoll, таких как
+EPOLLRDHUP (Linux 2.6.17+, glibc 2.8+) и
+EPOLLEXCLUSIVE (Linux 4.5+, glibc 2.24+);
+</listitem>
+
+<listitem>
 Поддержка sendfile (FreeBSD 3.1+, Linux 2.2+, Mac OS X 10.5+),
 sendfile64 (Linux 2.4.21+) и sendfilev <nobr>(Solaris 8 7/01+);</nobr>
 </listitem>