>>>>> "Morbus" == Morbus Iff <[EMAIL PROTECTED]> writes:
Morbus> Recently, I've been reading a lot into CGI performance and how to
Morbus> reduce the amount of memory and time it takes to run a CGI based
Morbus> application. The number one thing to attack is the start time - the
Morbus> half second or so that Perl looks at the script and compiles all the
Morbus> modules and that sort of junk.
Then use mod_perl. That's much better than any "create a separate
executable for every different Perl program" solution.
see perl.apache.org et. seq.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]