Practical mod_perl

(Source Template)


reviews/practical_mod_perl.xml

    <?xml version="1.0"?>
    
    <page title="Practical mod_perl" keywords="">
    
    <item>
      <p>Authors: Stas Bekman &amp; Eric Cholet</p>
      <p>ISBN: <isbn>0-596-00227-0</isbn></p>
      <p>Publisher: O'Reilly (2003)</p>
      <p>Reviewed by: Dave Cross</p>
    </item><item>
    
        <p>At almost 900 pages, this is certainly the <i>biggest</i> book on
    <code>mod_perl</code> that has been published so far. In my opinion it's
    also one of the most useful.</p>
        <p>Stas Bekman and Eric Cholet are two of the best-known and 
    (probably more importantly) most respected names in the <code>mod_perl</code>
    community so you can be sure the the information you get in this book is
    going to be top quality.</p>
        <p>Part 1 of the book is about <code>mod_perl</code> administration. It
    starts with an overview of what <code>mod_perl</code> is and how it relates
    to CGI and the Apache web server before going into a chapter which gives
    a quickstart guide to installing and using <code>mod_perl</code> on some
    of the most common platforms. Chapter three then goes back over the
    installation process in far more detail. Chapter four explains how to 
    configure <code>mod_perl</code> in various ways and chapter five cover
    monitoring, upgrading and maintaining your <code>mod_perl</code> enabled
    web server. Chapter 6 is full of advice about how to write Perl code
    that takes advantage of <code>mod_perl</code>'s features.</p>
        <p>Part 2 is all about <code>mod_perl</code> performance and contains
    chapters about benchmarking and tuning your server. I found chapter twelve 
    to be particularly useful as it discusses a number of useful strategies
    for splitting server load between a <code>mod_perl</code> server for
    dynmaic content and a "plain" (non-<code>mod_perl</code>) server for
    static content. Other chapters in this section cover other strategies
    for improving performance by tuning Apache's configuration, changing
    your Apache and <code>mod_perl</code> build options and being cleverer
    about the HTTP headers that you return.</p>
        <p>Most dynamic web sites have a database involved somewhere so part 3
    covers using databases with <code>mod_perl</code>. Part 4 is all about
    debugging and troubleshooting your <code>mod_perl</code> server.
    Finally, part 5 looks at what has changed with the release of the
    forthcoming <code>mod_perl 2.0</code>.</p>
        <p>And this isn't just theoretical stuff. The two authors have been
    involved in developing <code>mod_perl</code> for a long time but they
    are also <code>mod_perl</code> users. You can just tell from the way
    they write that the problems they discuss are problems they have dealt
    with. This is the voice (or, rather, voices) of experience.</p>
        <p>A lot of the text in the book is based on the <code>mod_perl</code>
    guide which has been available on the web for some time, but all of the
    content has been revisited, updated and expanded. This book is not really
    in competition with books like <i>The <code>mod_perl</code> Developers
    Cookbook</i> or the older <i>Writing Apache Modules with Perl and C</i>
    as those books largely concentrate on how to write code for 
    <code>mod_perl</code> whereas the emphasis in this book is on configuring
    and administering a <code>mod_perl</code> server.</p>
        <p>And if you are the administrator of a <code>mod_perl</code>
    server then you should really consider adding this book to your
    library.</p>
    
    </item>
    </page>
    
    

reviews/practical_mod_perl.xml

    <?xml version="1.0"?>
    
    <page title="Practical mod_perl" keywords="">
    
    <item>
      <p>Authors: Stas Bekman &amp; Eric Cholet</p>
      <p>ISBN: <isbn>0-596-00227-0</isbn></p>
      <p>Publisher: O'Reilly (2003)</p>
      <p>Reviewed by: Dave Cross</p>
    </item><item>
    
        <p>At almost 900 pages, this is certainly the <i>biggest</i> book on
    <code>mod_perl</code> that has been published so far. In my opinion it's
    also one of the most useful.</p>
        <p>Stas Bekman and Eric Cholet are two of the best-known and 
    (probably more importantly) most respected names in the <code>mod_perl</code>
    community so you can be sure the the information you get in this book is
    going to be top quality.</p>
        <p>Part 1 of the book is about <code>mod_perl</code> administration. It
    starts with an overview of what <code>mod_perl</code> is and how it relates
    to CGI and the Apache web server before going into a chapter which gives
    a quickstart guide to installing and using <code>mod_perl</code> on some
    of the most common platforms. Chapter three then goes back over the
    installation process in far more detail. Chapter four explains how to 
    configure <code>mod_perl</code> in various ways and chapter five cover
    monitoring, upgrading and maintaining your <code>mod_perl</code> enabled
    web server. Chapter 6 is full of advice about how to write Perl code
    that takes advantage of <code>mod_perl</code>'s features.</p>
        <p>Part 2 is all about <code>mod_perl</code> performance and contains
    chapters about benchmarking and tuning your server. I found chapter twelve 
    to be particularly useful as it discusses a number of useful strategies
    for splitting server load between a <code>mod_perl</code> server for
    dynmaic content and a "plain" (non-<code>mod_perl</code>) server for
    static content. Other chapters in this section cover other strategies
    for improving performance by tuning Apache's configuration, changing
    your Apache and <code>mod_perl</code> build options and being cleverer
    about the HTTP headers that you return.</p>
        <p>Most dynamic web sites have a database involved somewhere so part 3
    covers using databases with <code>mod_perl</code>. Part 4 is all about
    debugging and troubleshooting your <code>mod_perl</code> server.
    Finally, part 5 looks at what has changed with the release of the
    forthcoming <code>mod_perl 2.0</code>.</p>
        <p>And this isn't just theoretical stuff. The two authors have been
    involved in developing <code>mod_perl</code> for a long time but they
    are also <code>mod_perl</code> users. You can just tell from the way
    they write that the problems they discuss are problems they have dealt
    with. This is the voice (or, rather, voices) of experience.</p>
        <p>A lot of the text in the book is based on the <code>mod_perl</code>
    guide which has been available on the web for some time, but all of the
    content has been revisited, updated and expanded. This book is not really
    in competition with books like <i>The <code>mod_perl</code> Developers
    Cookbook</i> or the older <i>Writing Apache Modules with Perl and C</i>
    as those books largely concentrate on how to write code for 
    <code>mod_perl</code> whereas the emphasis in this book is on configuring
    and administering a <code>mod_perl</code> server.</p>
        <p>And if you are the administrator of a <code>mod_perl</code>
    server then you should really consider adding this book to your
    library.</p>
    
    </item>
    </page>