Re: Apache front-end: mod_jk vs. ProxyPass/ProxyPassReverse?

2005-10-30 Thread Bas A. Schulte
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 t

Apache front-end: mod_jk vs. ProxyPass/ProxyPassReverse?

2005-10-30 Thread Bas A. Schulte
Hi, we've got 2 tiers running, first one runs plain Apache, on the 2nd tier we run Tomcat. Now we need to run a webapp containing some servlets on the tomcat box. The app is really a tier 1 application (some forms etc.). Someone at work suggested we use mod_jk in the tier 1 Apache to get