Friday, 22 October 2010

Vertical Clustering : Step by Step

Vertical clustering consists of multiple Java application servers on a single physical machine.


Login to Admin Console


Click on Servers tab on left hand side, New tab on right hand side


Enter name of your managed server, listen address, port, select "Yes, create a new cluster for this server" ( if you haven't created before and want to create ), click next


Enter Name of you cluster and click on finish.


Now Managed Server MS1 create and assigned to cluster Cluster1.


If you want to assign more server to the cluster -


Go to Servers -> select New tab on right hand side


Enter name of your managed server, listen address, port, Select "Yes, make this server a member of an existing cluster" option and in drop down box, select your cluster. click finish.



Now select cluster on left hand side, click on name of cluster on right hand side



Enter cluster address as -
managed_server_1_listenaddress:port;managed_server_2_listenaddress:port;
here it's - MS1:7003;MS2:7004

5 comments:

  1. Plese mention steps to deploy application to test vertical clustering
    Thanks

    ReplyDelete
  2. I am just starting with this clustering funda.. so my question can be naive.
    This post talks about vertical clustering on single physical machine... any specific reason we didn't covered for multiple physical machine

    ReplyDelete
  3. Hi Mukesh,
    one of my interview question is
    How to Change java from sun-jdk to jRocket in weblogic

    Hope to see your reply soon

    ReplyDelete
  4. Hi im theju
    i have one doubt how to start ssl in security please tell me

    ReplyDelete