]> granicus.if.org Git - apache/commitdiff
Fix availability version for 'ListenCoresBucketsRatio'.
authorYann Ylavic <ylavic@apache.org>
Mon, 28 Sep 2015 08:32:00 +0000 (08:32 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 28 Sep 2015 08:32:00 +0000 (08:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705612 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_common.xml

index baad6408186bd3a4ed104f6baaa6ece1aee3e869..1bf8c2e41450d3de7fb6ab287077f91e5b06b965 100644 (file)
@@ -263,7 +263,7 @@ listeners' buckets</description>
 <module>event</module>
 <module>prefork</module>
 <module>worker</module></modulelist>
-<compatibility>Available in Apache HTTP Server 2.4.13, with a kernel supporting
+<compatibility>Available in Apache HTTP Server 2.4.17, with a kernel supporting
 the socket option <code>SO_REUSEPORT</code> and distributing new connections
 evenly accross listening processes' (or threads') sockets using it (eg. Linux
 3.9 and later, but not the current implementations of <code>SO_REUSEPORT</code>