[6717] in RedHat Linux List
Re: Bind Address problems more specific
daemon@ATHENA.MIT.EDU (Richard Bullington)
Fri Nov 29 17:44:24 1996
Date: Fri, 29 Nov 1996 17:43:07 -0500 (EST)
From: Richard Bullington <rbulling@obscure.org>
Reply-To: Richard Bullington <rbulling@obscure.org>
To: David Holt <space@virtual-space.com>
cc: redhat-list@redhat.com
In-Reply-To: <1.5.4.32.19961129113649.009ebd38@virtual-space.com>
Resent-From: redhat-list@redhat.com
On Fri, 29 Nov 1996, David Holt wrote:
[about restarting apache httpd with a 'kill -HUP `cat /var/run/httpd.pid`]
> What should i expect to see when i do the kill -HUP and how do i get the
> backticks? will this knock any of my virtual domain customers off.
> DAvid
> Thanks for your help, you are the first one to say anything.
The backticks are the character under the tilde '~', on most keyboards
above the tab key.
You will not see anything when you give the command, but if you do a
'ps auxf | grep httpd' before and after the HUP, you will see that all the
child httpds have different process IDs. You will not knock any of your
virtual domain customers off, I think. At worst, you will close all open
http connections, and people will have to reload the pages (unless your
site is mongo busy, as in 100,000+ hits per day, don't even worry about
it).
If the httpd.conf file is not correct, however, apache will exit when you
do this, and you will need to edit your httpd.conf file to be correct
before you can restart apache at all.
-Richard Bullington <rbulling@obscure.org> http://www.obscure.org
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null