To: Tomcat Users List
> Subject: Re: Tomcat 5.5 load balancing URL redirefction not transparent to
> client
>
> Thanks Filip.
> I understand now that Tomcat performs redirection - which implies that the
> URL must change.
> Then, I suppose I must ask
> - Is something like mod_pr
I'd suggest investigating Apache2.2 and mod_proxy + mod_proxy_ajp +
mod_proxy_balancer.
Madhur K Tanwani wrote:
> Thanks Filip.
> I understand now that Tomcat performs redirection - which implies that the
> URL must change.
> Then, I suppose I must ask
> - Is something like mod_proxy available i
Madhur K Tanwani wrote:
Thanks Filip.
I understand now that Tomcat performs redirection - which implies that
the
URL must change.
Then, I suppose I must ask
- Is something like mod_proxy available in Tomcat?
- Is it possible to emulate the same behavior in Tomcat?
not really, Tomcat isn't reall
Thanks Filip.
I understand now that Tomcat performs redirection - which implies that the
URL must change.
Then, I suppose I must ask
- Is something like mod_proxy available in Tomcat?
- Is it possible to emulate the same behavior in Tomcat?
After my discussion on the Tomcat 5.5 load balancing thr
redirection, as the name tells you, doesn't balance, it redirects, and
there is nothing transparent about a redirection.
what you are looking for is called proxying, and the best example for
that, would be mod_proxy in the Apache httpd web server.
Filip
Madhur K Tanwani wrote:
Hi,
I'm separa
Hi,
I'm separating this question from my earlier thread on load balancing
rules - it
seems that it was over-looked there since it did not fit in there :(.
My question is that when I use the default balancer webapp from Tomcat
5.5 the
redirection rules redirect me to either jakarta, cnn or yaho