How does a server find out server unavailability?
Answer / Prem Baboo Pal
In WebLogic Server, server unavailability can be detected through various mechanisms such as network connectivity checks, heartbeat messages, and connection pool timeout settings. When a server becomes unavailable, the WebLogic Server cluster will automatically rebalance the load among the remaining active servers to maintain service availability.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to handle out of memory in weblogic? and if server is getting more requests then what we have to do in production environment?
What are the steps required to modify config.xml file of web logic server?
How do we generate a digital certificate
when i am starting my managed server it is coming to admin state.I used to click on resume button in admin console , so that it is comming to running state. How to resolve this problem for ever so that the server will come directly to running state instead of going to admin state?
What can be the reasons for server hang?
Arrange in order the various message severity levels?
Write a program to bind string values in a preparedstatement?
What is the role of a deployer?
Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.
When should I use server session pools and connection consumers? : BEA Weblogic
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
What is difference between welogic server and WebSphere?