Re: Can't shut down apache2

Shugo Maeda <[email protected]> Thu, 26 Aug 2004 14:50:28 +0900
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
Hi,

[email protected] wrote:
> Here's my problem: with mod_ruby 1.2.2, apache2 refuses to shut
> down completely -- it leaves some number of process up after
> a restart that only 'kill -9' will take down. The restart
> style makes no difference -- both 'apache2 -k graceful' and
> 'apache2 -k restart' behave the same.

I think it is fixed in the svn head.
Can you try the latest snapshot?

http://svn.modruby.net/cgi-bin/viewcvs.cgi/mod_ruby/trunk.tar.gz?view=tar

Shugo