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 to write a program to bind string values in a preparedstatement?
how can we sync the nodes with administration server in weblogic.
How do I use persistence? : BEA Weblogic
Tell me about security in weblogic?
What is a domain template?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
What should an xpath selector look like? : BEA Weblogic
Can weblogic server start with a unix boot? : BEA Weblogic
how to upgrade the weblogic server licence?
What are the advantages of using application servers?
How are multi-byte characters used with weblogic jdriver?
How to change from default JVM to other ?
Explain the performance tuning in jms?
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
What causes the condition OUT OF MEMORY?