Anvilon
Eric | Links | Kids | Talks | Software | Contact
mod_perl
First page Back Continue Last page Overview Graphics

mod_perl

  • Best option for high performance, high volume

  • Pros

    • Perl code compiled once at startup
    • Perl code lives in same process space as Apache server
    • Powerful hooks into Apache request and response process
  • Cons

    • Only available with Apache
    • More to learn to get started
    • Not offered by cheap web hosting services
Copyright ©1998-2008
Eric Hammond
Credits