>>>>> "Todd" == Todd Freeman <[EMAIL PROTECTED]> writes:

Todd> Apache2 handled more concurrent sessions faster... minimum gain
Todd> we saw was only a 5% gain with some of our static content. With
Todd> many of our mod_perl based applications we were getting 30-50%
Todd> improvements consisently... and a couple went into the 200%+
Todd> range because of fixes in mod_perl2 that are not in mod_perl1.

But were you using a straight non-cached preforked multiprocess
model?  Or did you tweak the Apache2 configuration to use a reverse
proxy or one of the other uncomparable exotic models?

For example, I refuse to run a threaded Perl, so I can't use any of
the Apache2 thread models.

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