]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Bug 31152
authorRich Bowen <rbowen@apache.org>
Fri, 19 Nov 2004 21:50:19 +0000 (21:50 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 19 Nov 2004 21:50:19 +0000 (21:50 +0000)
Just a brief remark about "address already in use" errors.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@105884 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_common.xml

index 35656029585ecc0e62cdca84c88ea51187cc62d1..0bd2b841a1724e03c2ffa416452697f9fdf431a1 100644 (file)
@@ -318,6 +318,12 @@ listens to</description>
     <example>
       Listen [fe80::a00:20ff:fea7:ccea]:80
     </example>
+
+    <note type="warning"><title>Error condition</title>
+      Multiple <code>Listen</code> directives for the same ip address and
+      port will result in an 'Address already in use' error message.
+    </note>
+
 </usage>
 <seealso><a href="../dns-caveats.html">DNS Issues</a></seealso>
 <seealso><a href="../bind.html">Setting which addresses and ports Apache