[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion User Administration Concern

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-05-23 00:37:07 CEST

On Thu, May 22, 2003 at 03:08:15PM -0500, Edward S. Marshall wrote:
> On Thu, May 22, 2003 at 03:01:54PM -0400, Paul L Lussier wrote:
> > I've used (on Linux/Solaris) /etc/init.d/apache restart, which is
> > really nothing more than a stop/start
>
> Try "/etc/init.d/httpd reload" or "service httpd reload" instead. :-)

Don't confuse reload with graceful restart - with the init script
shipped in Red Hat Linux, at least, a reload is a SIGHUP - a
non-graceful restart, in which active clients are kicked off. A
graceful restart is "service httpd graceful".

(Your init script may vary, of course ;)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 23 00:38:13 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.