Quoting "Bas A. Schulte" <[EMAIL PROTECTED]>:
On Oct 31, 2005, at 1:29 AM, Pau Garcia i Quiles wrote:
If you need to generate almost every page you serve because they pages are
customized for each visitor, go with mod_jk.
It is quite dynamic however this doesn't really answer the question:
what are the advantages of using mod_jk in this scenario? From the
docs, I can't make out the added value.
Easy: when using mod_jk, connections (and its delays) will be managed
by Apache
instead of Tomcat, and that will improve your performance.
My pages are quite dynamic, but every visitor sees the same content until
changes are published and with a with a 15-minute caching I am seeing a
performance improvement of 3000% (yes, that's three thousand). Do not discard
caching unless each visitor sees different contents.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]