Practical mod_perl

[ Home ] [ Table of Contents ] [ Sample Chapter ] [ Source Code ] [ Authors ] [ Blog ]
source-code.tgz : tarball with full source code.

Ch01: Introducing CGI and mod_perl
Ch02: Getting Started Fast
Ch03: Installing mod_perl
Ch04: mod_perl Configuration
Ch05: Web Server Control, Monitoring, Upgrade, and Maintenance
Ch06: Coding with mod_perl in Mind
Ch07: Identifying Your Performance Problems
Ch08: Choosing a Platform for the Best Performance
Ch09: Essential Tools for Performance Tuning
Ch10: Improving Performance with Shared Memory and Proper Forking
Ch11: Tuning Performance by Tweaking Apache's Configuration
Ch12: Server Setup Strategies
Ch13: TMTOWTDI: Convenience and Habit Versus Performance
Ch14: Defensive Measures for Performance Enhancement
Ch15: Improving Performance Through Build Options
Ch16: HTTP Headers for Optimal Performance
Ch17: Databases Overview
Ch18: mod_perl Data-Sharing Techniques
Ch19: DBM and mod_perl
Ch20: Relational Databases and mod_perl
Ch21: Error Handling and Debugging
Ch22: Troubleshooting mod_perl
Ch23: Getting Help and Online Resources
Ch24: mod_perl 2.0: Installation and Configuration
Ch25: Programming for mod_perl 2.0
AppA: mod_perl Recipes
AppB: Apache Perl Modules
AppC: ISPs Providing mod_perl Services
AppD: The Template Toolkit
AppE: The AxKit XML Application Server
AppF: HTTP Status Codes