-
Book Overview & Buying
-
Table Of Contents
JBoss EAP6 High Availability
By :
Please shut down the httpd server and then restart it. If you have followed all the instructions in the previous sections, the server should start correctly.
Make sure that you have started two EAP6 servers in the domain mode, and the project cluster-demo1 has been deployed to other-server-group. We'll use these two worker nodes for testing.
As we have bound the public IP address of the load balancer to the hostname lb, let's access it by the hostname. Open a web browser and enter the URL http://lb.
If everything goes well, we should see the EAP home page now:

From the previous screenshot, we see that the request is forwarded to the EAP6 servers. Now let's try to access cluster-demo1:
$ curl http://lb/cluster-demo1/index.jsp
<html>
<body>
<h2>Hello World!</h2>
Hello! The time is now Fri Oct 04 00:31:54 CST 2013
</body>
</html>We can check the server output of the two EAP6 servers to see which is actually processing this request...
Change the font size
Change margin width
Change background colour