Re: RubyInputFilter/RubyOutputFilter patch

why the lucky stiff <[email protected]> Sat, 07 Jan 2006 22:10:07 -0700
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
Shugo Maeda wrote:

> But it seems that mod_ruby goes into infinite loop....
>
>Does it work on your machine, why?
>  
>
Yes, it does.  But I've only tried it with mod_proxy.  I haven't tried 
with mod_ruby scripts.  Perhaps the recursion happens when filtering 
mod_ruby itself.

_why