Hi

i have testing tomcat clustering on single machine.What i am able to do is i
hv 4 tomcat instances 1 work as balancer and 3 as cluster.using Rule.xml in
balancer with round robin approach.all requests hits on balancer redirected
to on one cluster which is on some different port.
when redirecting using sendredirect it display new url that is of cluster.i
want some alternate so all request shoud handled at balancer and URL at
adress bar not changed.

i have tried forward from servelet but that is not accept only realtive URL.

regards
HArry

Reply via email to