Re: Can't shut down apache2
[email protected] Fri, 27 Aug 2004 01:42:27 -0500
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
Shugo-san, It seems to be fixed in SVN head. Thank you very much. What was the problem? I may not understand the answer, but I'd at least like to try to understand. Again, thanks! I'm really enjoying working with Ruby and mod_ruby. I have very little experience with OO programming, so there is a lot to learn -- but it's a nice change from PHP, and the code is much more readable. Matthew On Thu, Aug 26, 2004 at 02:50:28PM +0900, the entity known as Shugo Maeda wrote: > 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 >