On Wednesday 03 November 2004 10:02 pm, Kent Sibilev wrote: | 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. Ah, okay. Thanks, now I don't have to figure it out myself :) T.