Re: Apache 2 Protocol Handlers?
Shugo Maeda <[email protected]> Wed, 23 Feb 2005 02:14:21 +0900
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
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