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 / mohit
1. cluster is group of WLS instances which are capable of
sharing loads (through load balancing) and providing high
availability for all deployments.
Weblogic instance uses the multicast address to
commmunicate with each other (to communicate their status
to other members of the cluster).
2. Yes, Server instances are aware of the accessibility of
the other members of the cluster (as each server instance
sends heartbeats on <multicast address>:<multicast port>)
and hence are failover capable.
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
What is meant by gc and explain it?
Explain where are the files placed while deploying the resource adapter in web logic server?
How do I turn the auto-deployment feature off?
What is boot?properties file in weblogic server?
Explain briefly the client-server architecture.
What are servers?
What is the server?
How to pass arugments to server through machine?
What are tuning jvm parameters?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
Explain what is the purpose of using multipools in web logic server?
Inclined to build a profession as oracle weblogic developer?
Explain the different groups under web logic security?
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
What are the advantages node manager?