From: Christophe Jaillet Date: Fri, 15 Feb 2019 07:50:20 +0000 (+0000) Subject: Fix case in directive name, so that quickreference.xsl can extract default value... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1df39fe50b751b2d678965384aa5bef4f356e689;p=apache Fix case in directive name, so that quickreference.xsl can extract default value correctly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853617 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index 6508ca7e49..1f91e676c8 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -327,8 +327,8 @@ in *BSDs. ListenBackLog Maximum length of the queue of pending connections -ListenBacklog backlog -ListenBacklog 511 +ListenBackLog backlog +ListenBackLog 511 server config eventworker preforkmpm_winnt