On Nov 2, 2004, at 11:53 PM, trans. (T. Onoma) wrote: > > Certainly would help. But again, if you're after speed.... > > BTW, look what just popped up on RAA: > > http://raa.ruby-lang.org/project/apachecgi/ > > I haven't looked at it yet thought So I'm not sure how it works, but I > suspect... > > T. > No. all apachecgi extension does it removes parsing of request parameters from the CGI class and delegates it to mod_ruby. Cheers, Kent.