Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
Answer / Aaditya Rastogi
In general, it is better to have fewer sessions per subscriber if the application requires efficient resource utilization and minimal memory consumption. However, having more sessions can improve scalability and performance by allowing multiple concurrent requests for each user. It's essential to find a balance based on your specific application's requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is boot?properties file in weblogic server?
how can you change the jvm arguments in weblogic server
How to configure a DB connection pool ?
How does concurrency work for message-driven beans? : BEA Weblogic
What are the disadvantages of node manager?
What is meant by domain?
How can the issue associated with high CPU usage be solved?
Why do we need to remove cache?
What can be the reasons of server hang?
When should I use server session pools and connection consumers? : BEA Weblogic
How to configure jms?
How do I look up an ora sqlexception? : BEA Weblogic