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
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
How do you set the classpath ?
How can the nm be made to work with web logic? Explain?
What elements make up the administration console?
How should you type cast a remote object?
What Is The Advantage Of Clustering ?
How should you type cast a remote object? Why?
What is the purpose of using multipools in web logic server?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
Can two jms servers share the same persistent store? : BEA Weblogic
Managed servers are running. What happens if admin server down?
What is the difference between url instance and urlconnection instance?
Is weblogic a web server?
How can I set deployment order for applications?
What is meant by unicast?