1. What is clustering? How do weblogic instances communicate
in a clustered environment!
2. In a cluster, if one of the servers has issues and is not
accessible, will the other servers know about it? and how??
Answer Posted / meena s.
A WebLogic Server cluster consists of multiple WebLogic
Server server instances running simultaneously and working
together to provide increased scalability and reliability.
A cluster appears to clients to be a single WebLogic Server
instance. The server instances that constitute a cluster
can run on the same machine, or be located on different
machines. You can increase a cluster’s capacity by adding
additional server instances to the cluster on an existing
machine, or you can add machines to the cluster to host the
incremental server instances.
| Is This Answer Correct ? | 30 Yes | 9 No |
Post New Answer View All Answers
How can I set deployment order for applications?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
How do I look up an ora sqlexception? : BEA Weblogic
What is the max amount of information that can be saved in a session object?
How to change from default jvm to others?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
What is Graphic mode?
What are the databases that are available to be used with the web logic j2ee connector architecture?
Msi replica mode??
How do I enable debugging for the messaging bridge? : BEA Weblogic
In how many ways we can implementg session replication?
What is application tuning?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
How Can Cluster Communication Occur ?
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic