From e09641ac9653d8d667977fce3f540285f57123e4 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Fri, 19 Nov 2004 21:50:19 +0000 Subject: [PATCH] Bug 31152 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index 35656029585..0bd2b841a17 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -318,6 +318,12 @@ listens to Listen [fe80::a00:20ff:fea7:ccea]:80 + + Error condition + Multiple Listen directives for the same ip address and + port will result in an 'Address already in use' error message. + + DNS Issues Setting which addresses and ports Apache -- 2.47.2