Thanks Sam, and sorry about that... I don't know why I didn't check the FAQ,
I think I've been way to excited by the HUGE increase that mod_perl is
showing me that I wasn't thinking straight!!
Thanks Again
-Chris
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTE
On Wed, 1 Jan 2003, Chris Faust wrote:
> Currently I set things up under mod_perl by putting my "use HTML::Template"
> into a startup.pl and having:
> PerlRequire /home/httpd/perl/startup.pl
> In my httpd.conf.
>
> Is there more that I can do to increase performance?
Yes. You can precompile your
Folks,
I've decided to take the plunge into mod_perl and having everything working
as it was before.
I'd like to take the next step and make sure I'm using H:T in the most
optimized fashion as I use it pretty much exclusive to serve up my site
which gets moderate traffic.
As far as to how I'm us