Java Reference
In-Depth Information
Once your application is deployed on both the nodes of your cluster, you can test it by hit-
ting the Apache web server ( http://localhost:6666/ticket-agency-
cluster in our example) and start booking tickets:
Since the mod_cluster subsystem is configured to use sticky web sessions by default,
all subsequent requests from the same client will be redirected to the same server node.
Therefore, by shutting down the sticky server node, you will get evidence that a new
cluster view has been created and you can continue shopping on the other server node.
Search WWH ::




Custom Search