Index: [Article Count Order] [Thread]

Date:  Sun, 26 Sep 2004 21:52:50 -0400
From:  Brian McCallister <brianm@...>
Subject:  Re: mod_ruby-1.2.3 released
To:  modruby@... (modruby ML)
Message-Id:  <F060CFCA-1027-11D9-AFFC-000A95782782@...>
In-Reply-To:  <4156F2F3.7020207@...>
References:  <4156F2F3.7020207@...>
X-Mail-Count: 01319

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