Originally posted by Jun Hong:
You can do either horizontal or vertical clustering. I you think you have a powerful machine which is underused, use vertical clustering. The disadvantage of doing this is all application servers run on the same machine and if something goes wrong with this machine there is no failover. I you have serveral less powerful machines, use vertical clustering.
If you are using 3.5, right click the application server to clone it. Use Model to control all clones.
Hi Jun Hong
i know the concept of verticle and horizontal cloning on WAS 3.5
i have acheived the horizontal cloning.
i would like to know how to implement vertical cloning.like any setting/configuration changes needed.
thank you