AIL PROTECTED]
>> [mailto:[EMAIL PROTECTED]]On Behalf Of Sam
>> Tregar
>> Sent: Wednesday, January 01, 2003 9:33 PM
>> To: Chris Faust
>> Cc: [EMAIL PROTECTED]
>> Subject: Re: [htmltmpl] HTML Template and Mod_Perl
>>
>>
>> On Wed, 1 Jan 2003, Chris Fa
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