From: "Oskar" <[EMAIL PROTECTED]>

> Install it if you have a lot of time. It took me week to config it and month
> for rewritting scripts.

A RedHat 7.3 install with current updates should run mod_perl nicely
with only the changes to httpd.conf to load the dso and use it as
a handler. 

However, as to whether you need it or not, performance is the main
issue.   As a rule of thumb, I'd plan to install it for anything where you
expect 10 hits a second or more to a perl script or where the script
is slow to start because it is large or needs a database connection.

---
   Les Mikesell
     [EMAIL PROTECTED]


Reply via email to