Running CGI Scripts with mod_perl - Script Review at ProgramsDB.com


  • Name
Running CGI Scripts with mod_perl
  • Author
Running CGI Scripts with mod_perl
  • Category
Perl / mod_perl
  • HomePage Address
Click to Visit
  • No. of hits
13



     mod_perl improves the performance of CGI by enabling the PerlHandler callback hook which is used for content retrieval stage of server transactions. With Apache - Registry each individual CGI program is compiled and cached the first time it is called and then remains available for all subsequent instances of that CGI script.


Top Perl scripts
1).   Intro to Mod_Perl This tutorial commences with how to install mod_perl and builds it upto data basing. mod_perl is a combination of the Apache Web server and Perl. This allows speedy CGI scripts and extends web server in many ways.
2).   Web Server Programming with mod_perl This site provides an overview of mod_perl. These include how to install it on your machine, how to improve CGI performance using mod_perl as well as a listing of the most commonly used mod_perl modules.
3).   Running CGI Scripts with mod_perl This tutorial explains how to use the Apache - Registry Perl module so as to enhance the performance of CGI scripts. It also explains how to implement SSIs and sections with mod_perl.
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 


Game Cheats

 

Updated: Monday, 13 October 2008

Privacy Policy