Answer Posted / laxmikant
Yeah above answer is also right..
I would say like this.
There are 5 managed servers in a cluster.Then each managed
server will communicate each other with the help of
mutlicast ip.After every 3 sec heartbeat checks whethe
anothers are alive or not.If it is alive it says I am
alive.or else no response.Then the conclusion is that
perticular managed server is not alive.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
What is t3??
How do stubs function inside weblogic server cluster at the time of failure?
What is a local transaction?
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
What is the purpose of stub in web-logic server cluster?
How will a single machine run multiple web logic server instances?
What are the various causes for out of memory?
What precautions should I take when I use blocking receive() calls? : BEA Weblogic
What is http tunneling? How can we configure it on weblogic?
What is meant by prallel gc and explain it?
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
When should I use server session pools and connection consumers? : BEA Weblogic
What are the recommend parameters to improve the prformance from data-source point of view.