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
>
>