Hello everyone, I am using JBoss 4.2.1 GA and I am testing a cluster with 2 
instances in 2 systems in a network (with ip's 192.168.1.101 & 192.168.1.102) . 
I am using Apache HTTP server with mod_jk. When I try to start the servers, 
they are forming the cluster as i can see on the server console.
I am using the Counter.war application to test the application load balance or 
fail over. I am accessing the web application in first server using, 
http://192.168.1.101/counter.. and it works. Now if i shutdown the first server 
and try to access the first server with the same browser window, the page not 
found is displaying.. Actually if the first server is down, because of 
clustering, should be redirected to second server.. but not happened..

 
Anyone experienced with similar issue, please help me.

Nagasai

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104384#4104384

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104384
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to