Larry Leszczynski wrote:
[...]
Probably the biggest bang for the buck with the least effort or code
changes is to set up a lightweight (i.e. non-mod_perl) reverse proxy httpd
in front of the httpd that is running mod_perl:

http://perl.apache.org/docs/1.0/guide/strategy.html#Adding_a_Proxy_Server_in_http_Accelerator_Mode


Lots of other good tuning info at:

http://perl.apache.org/docs/1.0/guide/performance.html

And much more detailed and polished at: http://modperlbook.org/html/part2.html

In fact since the book is now freely available, someone could backport the text in its completeness into the perl.apache.org guide. At the beginning I was backporting all the new stuff I wrote for the book, but then it became too time consuming, so I've stopped doing that.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to