logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: mod_perl 2.0.3 updated
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3057
Location: Hilversum, NL, EU

PostPosted: Thu 09 Nov '06 17:45    Post subject: mod_perl 2.0.3 updated Reply with quote

I build the latest 2.0.3 RC2 of mod_perl against Apache 2.2.x and Perl 5.8.8.8x. Available at the download page here.

Mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the overhead of starting an external interpreter and avoids the penalty of Perl start-up time, giving you super-fast dynamic content. The mod_perl module can provide 100x speedups for your existing CGI scripts and reduce the load on your server at the same time. A few changes to the web server's config is all that is required to run your CGI scripts at lightning speed. More info at http://perl.apache.org/

Steffen
Back to top


Reply to topic   Topic: mod_perl 2.0.3 updated View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules