How many weblogic severs can be installed in a multi cpu machince and how can you figure out how many servers?
Answer / kalyan
WebLogic Server has no built-in limit for the number of server instances that can reside in a cluster. Large, multi-processor servers such asthe Sun Enterprise 10000 can host very large clusters or multiple clusters.
Oracle recommends that you start with one server per CPU and then scale up based on the expected behavior. However, as with all capacity planning, you should test the actual deployment with your target Web applications to determine the optimal number and distribution of server instances.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we generate a digital certificate
If configured multicast, which error is occurred..?
What is cluster in weblogic?
What is http tunneling? How can we configure it on weblogic?
What is the admin server?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
What is jvm tuning?
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
What steps it pass on when manage start
How do I publish an xml message? : BEA Weblogic
How to migrate the weblogic domains Existing physical box to New box ? Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated? any budy give me steps ?