Commit e6e401ba authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Fix availability version for 'ListenCoresBucketsRatio'.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705612 13f79535-47bb-0310-9956-ffa450edef68
parent 7c7b9f6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>