Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 13:01:15 +0800
From:      "Rick Hunter" <boyadores@yahoo.com>
To:        <Gene@Bomgardner.net>, <freebsd-questions@freebsd.org>
Subject:   Re: Apache Woes
Message-ID:  <003f01c14648$466fb480$125131ce@wavephil.com>
References:  <3BB1208E.11367.201EFBA@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help

What does

# ps -ax | grep "httpd"

show ???

I have a FreeBSD 4.3 box, apache-2.0.16_1 running  and something simliar has
happened to me I think.

When I do a

# killall -HUP httpd

to reload the config, the httpd children processes die and only 1 remains
when I do a

# ps -ax | grep "httpd"

Although there is still one httpd daemon left, when I access the web pages
of the box from a browser, I do not see any page at all. The remedy was a

# killall -TERM httpd

And, I basically just restarted apache with a

/usr/local/sbin/httpd

And, everything is back to normal again.

Hope this helps.

--


----- Original Message -----
From: "Gene Bomgardner" <glbj@bellatlantic.net>
To: <freebsd-questions@freebsd.org>
Sent: Wednesday, September 26, 2001 12:25 PM
Subject: Apache Woes


> Hi all:
>
> I'm running Apache on a 4.3 box. It runs stand-alone. If I access it
> from a browser on the LAN it works fine. However, if I attempt to
> use it from another location on the Net, it fails to respond. I've
> verified that the box is reachable (ie. I can telnet to it, ftp from it,
> etc). Nothing shows up in the the access or error logs. It appears
> that packets from remote sites aren't reaching httpd. I've tried
> checking over the httpd.conf file and I've even tried to make sure
> that inetd isn't somehow intercepting the packets. The firewall rules
> are simply any to any, no restrictions of any kind. Still nothing.
>
> I need a few troubleshooting suggestions. For example, is there
> any way to record incoming packets from the outside world for
> inspection? Can they be traced through the system to see where
> they are going?
>
> Thanx for any help.
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003f01c14648$466fb480$125131ce>