RE: mod_jk Avoid loadbalancing

2011-11-16 Thread Jeffrey Janner
> -Original Message- > From: Pid [mailto:p...@pidster.com] > Sent: Tuesday, November 15, 2011 9:09 AM > To: Tomcat Users List > Subject: Re: mod_jk Avoid loadbalancing > > On 15/11/2011 15:00, Jeffrey Janner wrote: > > Alexander - > > From reading your em

AW: mod_jk Avoid loadbalancing

2011-11-15 Thread Alexander Diedler
:01 An: 'Tomcat Users List' Betreff: RE: mod_jk Avoid loadbalancing Alexander - >From reading your emails, it sounds like you have the following setup F5 HW-balancer | / \ /

Re: mod_jk Avoid loadbalancing

2011-11-15 Thread Pid
om: Alexander Diedler [mailto:adied...@tecracer.de] >> Sent: Tuesday, November 15, 2011 5:56 AM >> To: Tomcat Users List; p...@pidster.com >> Subject: AW: mod_jk Avoid loadbalancing >> >> Hello, >> Yes, it was an option to solve my problem. But what about the

RE: mod_jk Avoid loadbalancing

2011-11-15 Thread Jeffrey Janner
delivering static content as HTTPD, and it simplifies deployment. Jeff > -Original Message- > From: Alexander Diedler [mailto:adied...@tecracer.de] > Sent: Tuesday, November 15, 2011 5:56 AM > To: Tomcat Users List; p...@pidster.com > Subject: AW: mod_jk Avoid loadbalan

Re: AW: mod_jk Avoid loadbalancing

2011-11-15 Thread Mladen Truk
On 11/15/2011 12:55 PM, Alexander Diedler wrote: Hello, Yes, it was an option to solve my problem. But what about the performance? My opinion was to forward only necessary requests to the Tomcat (jsp, java etc) and let the Apache HTTPD deliver the static content (CSS,JS,Images etc). Use native

AW: mod_jk Avoid loadbalancing

2011-11-15 Thread Alexander Diedler
- Von: Pid [mailto:p...@pidster.com] Gesendet: Dienstag, 15. November 2011 12:41 An: Tomcat Users List Betreff: Re: mod_jk Avoid loadbalancing On 14/11/2011 10:42, Alexander Diedler wrote: > Hello > > > > It is possible in a three node TC 6.0 / TC7.0 Cluster to avoid the > loa

Re: mod_jk Avoid loadbalancing

2011-11-15 Thread Pid
On 14/11/2011 10:42, Alexander Diedler wrote: > Hello > > > > It is possible in a three node TC 6.0 / TC7.0 Cluster to avoid the > loadbalancing between these three nodes? We only need the session > replication. The Loadbalancing with failover will be done by a Big-IP > F5, so we don´t need a “

RE: mod_jk Avoid loadbalancing

2011-11-14 Thread Jeffrey Janner
Alexander - Can you give us a better idea of how you are deploying everthing? Perhaps a simple ASCII map showing how the systems are related? Jeff From: Alexander Diedler [mailto:adied...@tecracer.de] Sent: Monday, November 14, 2011 4:42 AM To: users@tomcat.apache.org Subject: mod_jk Avoid

mod_jk Avoid loadbalancing

2011-11-14 Thread Alexander Diedler
Hello It is possible in a three node TC 6.0 / TC7.0 Cluster to avoid the loadbalancing between these three nodes? We only need the session replication. The Loadbalancing with failover will be done by a Big-IP F5, so we don´t need a “double” balanced request, first time by the HW-balancer and se