Quote:
Originally posted by vending_machine
I would strongly advise against mod_perl. It adds much more complexity to the system than needed. mod_perl is "good" for huge complex sites, not for your needs (good in quotes as mod_perl in itself is a beast of code that should never have been written).
Do you have some perl scripts killing your server or something? Hire someone to write them in C if possible.
|
I have some perl scripts killing my server, yes. *I* can write them in C, which I am going to do. However, I just need a QUICK fix until I get my C coding done.