From owner-freebsd-questions@FreeBSD.ORG Mon Jul 26 16:45:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D370A16A4CF for ; Mon, 26 Jul 2004 16:45:26 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E9843D5D for ; Mon, 26 Jul 2004 16:45:24 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from working.potentialtech.com (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) by internet.potentialtech.com (Postfix) with ESMTP id 9BE1969A39; Mon, 26 Jul 2004 12:16:42 -0400 (EDT) Date: Mon, 26 Jul 2004 12:16:41 -0400 From: Bill Moran To: nelis@8ball.co.za Message-Id: <20040726121641.2892ebef.wmoran@potentialtech.com> In-Reply-To: <1090832042.17004.40.camel@nelis.brabys.co.za> References: <20040725190445.0a8bc8ce.wmoran@potentialtech.com> <1090832042.17004.40.camel@nelis.brabys.co.za> Organization: Potential Technologies X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Apaching binding to *:* ?? (Weirdness) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 16:45:27 -0000 Nelis Lamprecht wrote: > On Mon, 2004-07-26 at 01:04, Bill Moran wrote: > > > I'm having some weird action from Apache. It seems that every apache process > > binds to *:* twice, in addition to IP:80 and IP:443. Has anyone seen this > > before? This is Apache 1.3.28 (although an upgrade is on the schedule) I > > had _wanted_ to test the new version of Apache in the jail prior to upgrading, > > but I'm not so sure that's going to work. > > > > Anyone seen this before? > > Are you not confusing local addresses to foreign ? Each local address > will have a foreign address as far as I understand it. What is the > output of sockstat -4l ? Don't think so. Here's a snippet of the above command: ... www httpd 941 4 tcp4 *:* *:* www httpd 941 5 tcp4 *:* *:* www httpd 941 16 tcp4 209.235.192.67:443 *:* www httpd 941 17 tcp4 209.235.192.67:80 *:* ... Every apache process has those four listening entries. Thanks for the feedback. -- Bill Moran Potential Technologies http://www.potentialtech.com