Re: mod_ruby-1.2.3 released
Brian McCallister <[email protected]> Sun, 26 Sep 2004 21:52:50 -0400
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
Works for me on Redhat 7.3 / httpd-2.0.50 with the worker mpm. -Brian On Sep 26, 2004, at 12:48 PM, Shugo Maeda wrote: > mod_ruby-1.2.3 is released. > > <URL:http://modruby.net/archive/mod_ruby-1.2.3.tar.gz> > > Changes from mod_ruby-1.2.2: > > * included libapreq itself. > * ignore the second SIGTERM. > * wait finalization process of the Ruby interpreter. > * do not use APR threads on the prefork MPM. > * Apache::Request#send_fd works on Apache2 now. > * $stdout.sync is set to true. > * call GC on every handler call. > > Shugo > >