]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix availability version for 'ListenCoresBucketsRatio'.
authorYann Ylavic <ylavic@apache.org>
Mon, 28 Sep 2015 08:33:19 +0000 (08:33 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 28 Sep 2015 08:33:19 +0000 (08:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705613 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_common.xml

index 898c5a7b33ddb92e678a180ccbe7c4f8b1d8ee6e..3118987b217fdd445705abd74e77d0cfdca89386 100644 (file)
@@ -261,7 +261,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>