Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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??

Answers were Sorted based on User's Feedback



1. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a c..

Answer / kruthi

1)A WLS clustr consists a group of server instances that
work together and look like a single instance to the
client.Cluster provides increased scalability, high
availability, load balancing, reliability etc.Through
multicaste adresses all the WLserver will communicate
through Heart Beat.For ever few sec the WLS instances will
release thir heart beats and if any of the server instances
does not release the heart beat then that server in
unavailable.And the stub also refreshes its list very
periodicaly so that it can know the available server
instances.
2)Yes, the other server will know through Heart Beats.

Is This Answer Correct ?    41 Yes 3 No

1. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a c..

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

1. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a c..

Answer / meena s.

A WebLogic Server cluster consists of multiple WebLogic
Server server instances running simultaneously and working
together to provide increased scalability and reliability.
A cluster appears to clients to be a single WebLogic Server
instance. The server instances that constitute a cluster
can run on the same machine, or be located on different
machines. You can increase a cluster’s capacity by adding
additional server instances to the cluster on an existing
machine, or you can add machines to the cluster to host the
incremental server instances.

Is This Answer Correct ?    30 Yes 9 No

1. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a c..

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

1. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a c..

Answer / michael harris

First of all, clusters are connected servers.
As far as I know if there is a problem it will be noticed
because they work as one big server.
I can suggest you this site:
http://www.ozekiphone.com/what-is-voip-cluster-355.html
Clusters and other useful topics are discussed on this site
in connection with Ozeki Phone System X.

Is This Answer Correct ?    1 Yes 2 No

1. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a c..

Answer / adeel

Which address should be given to clients. As i have configured Oracle weblogic cluster on 2 VMs but on different ips' like http://10.14.3.50:7103 and on http://10.14.3.51:7203 now how can i make them combine with virtual IP as we make it in cluster environment.like a 3rd IP from where clients can access OWL application.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Weblogic Interview Questions

How can I control on which weblogic server(s) my application will run? : BEA Weblogic

0 Answers  


how will u check process id?

8 Answers   IBM, TCS,


what is diff btwn JNDI&JDBC?

6 Answers   CTS, JPMorgan Chase,


what is proxy? how it is used in real time?

1 Answers  


Explain what are the steps required to setup the oracle instance for os authentication?

0 Answers  


If you get Null point exception at the time of ear deployment from console what will be you next steps to resolve the problem.

1 Answers  


how to change the Nodemanager password?

3 Answers   CTS,


How many weblogic servers can I have on a multi-cpu machine?

0 Answers  


In cluster , the load balancing that simply redirect the client request to any available server in weblogic server cluster. Suppose assume we have 4 managed servers and one admin server. can we trace that request is going to which managed server in the cluster? is it possible to tell that request is going to which ipaddr/managed server?

3 Answers   Wipro,


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

0 Answers  


What are the causes of having ociw32.dll error in the database of web logic server?

0 Answers  


suppose you changed a admin password.in which other file you have to update after this

2 Answers  


Categories