>>>>> "Peter" == Peter Hartzler <[EMAIL PROTECTED]> writes:

Peter> Our site currently has around 200 templates.  What I *think* I'm seeing
Peter> is memory consumption where each apache instance (child w/ mod_perl)
Peter> keeps its own cache.  The next step from there is the idea of
Peter> centralized caching.

Have you tried preloading before forking?  As long as the templates aren't
changing, I've found that gives some relief.

-- 
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!

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to