Explain load blancing alogarthims in cluster??
Answer / Rajesh Srivastava
Load balancing algorithms in a WebLogic cluster distribute incoming requests evenly among the available servers within the cluster to manage workload efficiently. Some common load balancing algorithms include round-robin, least connections, and weighted least connections.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the easiest way to set the classpath ?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
What is meant by node manager?
What is managed server
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.
How can classpath be set?
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
When configuring a source or target messaging bridge destination, do I need to set the adapter classpath field? : BEA Weblogic
How do I configure jdbc so that the jms jdbc store recovers automatically? : BEA Weblogic
What is the max amount of information that can be saved in a session object?
Do you know what type of object is returned by resultset.getobject()?
what is difference between weblogic and websphere?