in reply to Experiencing with mod_perl 2.0 (1.99)

I created a CGI::Application based cgi-script (a database frontend) which was originally running through the Xitami web server. It also works on Apache 2/mod_perl 1.99 as a ModPerl::Registry script without ANY changes to the code (the increased speed is just brilliant!)

  • Comment on Re: CGI scripts is too hard to have them working on mod_perl 2.0

Replies are listed 'Best First'.
Re: Re: CGI scripts is too hard to have them working on mod_perl 2.0
by tilly (Archbishop) on Jan 11, 2004 at 16:02 UTC
    The increased speed would be better still if you wrote that as true mod_perl.