nixCraft Poll

Topics

Apache mod_perl tuning howto documentation

Posted by Vivek Gite [Last updated: December 14, 2006]

mod_perl is a module for the Apache web server. It embeds a Perl interpreter into the Apache server itself, so that dynamic content produced by Perl scripts can be served in response to incoming requests, without the significant overhead of re-launching the Perl interpreter for each request.

This improves overall performance of perl based application.

This is an exhaustive list of various techniques you might want to use to get the most performance possible out of your mod_perl server: configuration, coding, memory use, and more.

This is one of the best resources on tuning perl based app servers, is the mod_perl performance tuning documentation. If you are looking for mod_perl Apache optimization this is a must read for you :)

mod_perl Performance Tuning

Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or RSS feed to get all updates. You can Email this page to a friend.

You may also be interested in other helpful articles:

Discussion on This Article:

  1. tuqeer Says:

    i am new user i want to learn virtualhost in linux and run cgi script

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Copyright © 2004-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Sitemap - Powered by Open source software.