Re: Apache 2 Protocol Handlers?
Mike Sassak <[email protected]> Thu, 24 Feb 2005 22:30:27 -0500
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
Ahhh.. I totally understand not having enough time. :) As you understand it, what work is required to implement Input/Output filters? From my poking around mod_perl 2.0's website and docs and such, it seems to me that a lot of the APR will need to be wrapped to take advantage of all the new stuff Apache 2 offers, and mod_ruby hasn't yet wrapped it. Is this true, or do you have an easier way of implementing this? Thanks, Mike On Wed, 23 Feb 2005 02:14:21 +0900, Shugo Maeda <[email protected]> wrote: > Hi, > > Mike Sassak wrote: > > Are there any plans to add support for the Apache 2 protocol handling > > phases to mod_ruby a la mod_perl 2.0? I've poked around a bit on > > perl.httpd.org ( the page describing what I'd like to be able to do in > > ruby is http://perl.apache.org/docs/2.0/user/handlers/protocols.html > > ), and it looks like to do this you have to wrap parts of libapr. So > > are they any plans to do this, or other people interested in it? > > Sorry, there is still no plain now. > I want to implement Ruby(Input|Output)Filter before, but I don't have > enough time now:( > > If anyone can make a patch, I'll be willing to merge it. > > Shugo > >