On Thu, 26 Feb 2004, Mathew Robertson wrote:

> We also use Apache/mod_perl.  The reason is that quite often there
> will be 20 instances of Apache running (ie we get may requests per
> second).  I'd like to reduce the memory usage a bit.  And yes I know
> that running H::T::E is slow, but speed is not the problem, where as
> memory pressure can be (on ocassions).

Just pre-load your templates during Apache startup.  There's an
example in the FAQ section of the HTML::Template docs.

-sam


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to