Answer Posted / supreetyadav
WebLogic Server uses IP multicast for all one-to-many
communications among server instances in a cluster. This
communication includes:
Cluster-wide JNDI updates—Each WebLogic Server instance in
a cluster uses multicast to announce the availability of
clustered objects that are deployed or removed locally.
Each server instance in the cluster monitors these
announcements and updates its local JNDI tree to reflect
current deployments of clustered objects. For more details,
see Cluster-Wide JNDI Naming Service.
Cluster heartbeats— Each WebLogic Server instance in a
cluster uses multicast to broadcast regular "heartbeat"
messages that advertise its availability. By monitoring
heartbeat messages, server instances in a cluster determine
when a server instance has failed. (Clustered server
instances also monitor IP sockets as a more immediate
method of determining when a server instance has failed.)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the tree view pane in the web logic server?
Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.
In web logic what is the msi code?
What are the causes of having ociw32.dll error in the database of web logic server?
Explain weblogic server?
Why in jdk we have two different folders for bin and lib ?
Define the toolbar elements.
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?
What is an administration server?
Explain briefly the client-server architecture.
What is web.xml ?
Do ejbs have to be homogeneously deployed across a cluster? Why?
What is thread dump?
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic