AW: mod_jk Avoid loadbalancing

2011-11-15 Thread Alexander Diedler
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). Best regards Alexander -Ursprüngliche Nachricht-

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

AW: mod_jk Avoid loadbalancing

2011-11-15 Thread Alexander Diedler
Subject: AW: mod_jk Avoid loadbalancing 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). Best