What happens when a failure occurs and the stub cannot connect to a Web Logic Server instance?

What happens when a failure occurs and the stub cannot connect to a WebLogic Server instance?

The stub removes the instance that is failed from its list, when a failure occurs. The stub uses DNS again for the purpose of finding a running server and obtains a current list of instances, when there are no servers left in its list. The list of available server instances in the cluster will get periodical refreshment, which allows making the advantage of new servers. This is because; the servers are added to the cluster.
WebLogic - How do clients handle DNS requests to failed servers?
How do clients handle DNS requests to failed servers? - The bandwidth will be wasted if the DNS continually sends requests to the unavailable machine, when the server is failed so....
Explain how to create Pooling in tomcat
Explain how to create Pooling in tomcat - The following are the steps to create Pooling in tomcat:..
What is the difference between weblogic and websphere?
Difference between weblogic and websphere - Though the functionality of these two products are closer, there are minor differences in the standards that support. These differences are:...
Post your comment