PDA

View Full Version : Please install mod_perl


troutster
01-24-2001, 10:50 PM
Hi,
I will be upgrading my BBS system to a new version in about a week. This new version will utilize mod_perl to help keep server overhead low and increase performance.

A support staff member has told me that the server I am on, an Alabanza one does not support mod_perl. Therefore I would like to request that it be added.

Scott

sylow
01-26-2001, 10:37 AM
IMHO mod_perl is not proper for virtual hosting, and I dont think it will be installed here as well.
The reason is that is loading cgi's into memory and using quite much memory to speed up servicing new requests. This is what I remember from old times.