Apaching binding to *:* ?? (Weirdness)

Nelis Lamprecht nelis at 8ball.co.za
Mon Jul 26 01:53:58 PDT 2004


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 ?

From 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.                                                                 
FOREIGN ADDRESS (Internet sockets only) The address the foreign end of
the socket is bound to (see getpeername(2)).

-- 
Nelis Lamprecht
PGP: http://www.8ball.co.za/pgpkey/nelis.asc
"Unix IS user friendly.. It's just selective about who its friends are."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040726/6f739301/attachment.bin


More information about the freebsd-questions mailing list