Date: Mon, 26 Jul 2004 10:54:25 +0200 From: Nelis Lamprecht <nelis@8ball.co.za> To: Bill Moran <wmoran@potentialtech.com> Cc: FreeBSD Questions Mail List <questions@freebsd.org> Subject: Re: Apaching binding to *:* ?? (Weirdness) Message-ID: <1090832042.17004.40.camel@nelis.brabys.co.za> In-Reply-To: <20040725190445.0a8bc8ce.wmoran@potentialtech.com> References: <20040725190445.0a8bc8ce.wmoran@potentialtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-7Ohv6NkBqdcJV3GaL/i5 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-07-26 at 01:04, Bill Moran wrote: > I'm having some weird action from Apache. It seems that every apache pro= cess > binds to *:* twice, in addition to IP:80 and IP:443. Has anyone seen thi= s > 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 upgra= ding, > but I'm not so sure that's going to work. >=20 > 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 ? =46rom sockstat(1) LOCAL ADDRESS For Internet sockets, this is the address the local end of the socket is bound to (see getsockname(2)). For bound UNIX sockets, it is the socket's filename. For other UNIX sockets, it is a right arrow followed by the endpoint's filename, or ``??'' if the endpoint could not be determined. = =20 FOREIGN ADDRESS (Internet sockets only) The address the foreign end of the socket is bound to (see getpeername(2)). --=20 Nelis Lamprecht PGP: http://www.8ball.co.za/pgpkey/nelis.asc "Unix IS user friendly.. It's just selective about who its friends are." --=-7Ohv6NkBqdcJV3GaL/i5 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBBBMaqQfIMKiRMCrERAjT4AKDDSyi7O/IvkNGc5MT4YcWU4w81TgCeI54X v4+XUv0BLDx2eRarK7In0DI= =cqLh -----END PGP SIGNATURE----- --=-7Ohv6NkBqdcJV3GaL/i5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1090832042.17004.40.camel>