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 |
Why is there no polymorphic-type response from a create () or find () method?
When should I use the external_stage option?
What is an administration server?
Can we deploy jar in weblogic?
What is non-stage deployment?
How do I create a producer pool? : BEA Weblogic
Whenever we see a very slow response from server-side, then what all thing we need to look into?
what is the difference between sun JDK1.5 and BEA Jrokit 1.5
What are the admin default ports?
What is difference between welogic server and WebSphere?
Explain the Command line utilities in wls?
Which memory space does thread stack get allocated from?