]> granicus.if.org Git - apache/commitdiff
Warning about multiple Listen directives.
authorRich Bowen <rbowen@apache.org>
Tue, 23 Nov 2004 02:07:43 +0000 (02:07 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 23 Nov 2004 02:07:43 +0000 (02:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106261 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_common.xml

index b2a04b8b9c492305cc7834de945731e463190631..a70970fcc85ae3ba6d9d2cf7036a6bed3f4fb056 100644 (file)
@@ -308,6 +308,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