summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mpm_common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mpm_common.xml')
-rw-r--r--docs/manual/mod/mpm_common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml
index baad640818..1bf8c2e414 100644
--- a/docs/manual/mod/mpm_common.xml
+++ b/docs/manual/mod/mpm_common.xml
@@ -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>