What is multicast address in Clustering? Why do we need it?
Answers were Sorted based on User's Feedback
Answer / sriram
In computer networking a multicast address is an identifier for a group of hosts that have joined a multicast group.
The multicast address used by cluster members to communicate with each other.
| Is This Answer Correct ? | 5 Yes | 0 No |
An address that can be used send by message same host
address but in different net work address that address can
be refered as multicastcast address.
Multicast address range:224.0.0.0 to 239.255.255.255
for example there are 5 managed servers in aclusters the
each managed server will communicate with the help of multi
cast address.after every 10 seconds heart beat checks
another are live or not if it is live it says i am live or
else no response. then the conclusion is that perticular
managed server is not live.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sush
In multicast all the cluster members will have the same IP address
| Is This Answer Correct ? | 1 Yes | 2 No |
How can we change heap size?
What is the name of default jvm that is made used for weblogic?
Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?
What happens if acknowledge() is called within a transaction? : BEA Weblogic
How to upgrade the latest patches in weblogic?
What type of object is returned by resultset.getobject()? : BEA Weblogic
What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic
What are the disadvantages of node manager?
Whenever we see a very slow response from server-side, then what all thing we need to look into?
How Can Port Number Be Checked ?
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
what is the diffrence between weblogic server 8.x/9.x/10.x?