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 / mohit

1. cluster is group of WLS instances which are capable of
sharing loads (through load balancing) and providing high
availability for all deployments.

Weblogic instance uses the multicast address to
commmunicate with each other (to communicate their status
to other members of the cluster).

2. Yes, Server instances are aware of the accessibility of
the other members of the cluster (as each server instance
sends heartbeats on <multicast address>:<multicast port>)
and hence are failover capable.

Is This Answer Correct ?    28 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?

4049


Explain what are the transaction isolation levels supported by weblogic jdriver?

532


How will a single machine run multiple web logic server instances?

496


What is the weblogic server?

529


What are the modes of operation for Weblogic server domains ?

681






Which xml parser comes with weblogic server 6.1? : BEA Weblogic

516


What is the tree view pane in the web logic server?

483


What is a domain?

593


How to write a program to bind string values in a preparedstatement?

625


What are the States of the Weblogic Server ?

565


What is meant by domain?

644


What signal tells the jvm to give a thread dump?

522


What is the difference between jndi lookup(), list(), listbindings(), and search()?

550


The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic

544


What are the supported installation modes for WebLogic Server ?

720