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 / pvvenkat1
Multiple servers can handle request is cluster
cluster Achieved High Availability by implementing fail-over
if u are implementing fail-over u achieved High Availability
yes Knows, cluster Member communicate each other by using multicast address .multicast address using cluster members through servers sends Heart Beats
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the enhancements in ejb 2.0 specification with respect to asynchronous communication?
Why do we need to remove cache?
Can we deploy jar in weblogic?
How should I use sorted queues? : BEA Weblogic
How can domain configuration lock be enabled and disabled?
What are the different versions of nm?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic
We often see BSU when using weblogic. What is the meaning of BSU ?
What are stating modes are available in Weblogic Server ?
How to find out the listening ports?
What is an administration server?
How Administration Server And Managed Servers Will Interact ?
How to start node manager?