| home / programming / perl / mysqlperl / chap3 |
|
Improving Performance with mod_perl
[Editor's note: the following series of excerpts is taken from Chapter 3 of the New Riders publication, MySQL and Perl for the Web.] The primary goal in Chapter 2, "Getting Connected--Putting Your Database on the Web," was to take care of the basic aspects of getting your MySQL server to work with Apache. The important thing there was just to get data in and out of your databases over the Web, without any particular regard for performance. In this chapter, we'll consider a simple method for improving performance that can help you throughout the rest of this book: use the Apache For more information about Chapter 3 sections: |
Created: June 26, 2001
Revised: June 13, 2001