What is the performance issue in weblogic and how can you
resolve ,explain in brief

Answer Posted / kishore

there are many performance issues in weblogic i.e; regarding jdbc, jvm heap memory etc;

JDBC:
If a connection pool is found inactive,then we will restart the server for which the connection pool is targeted.if the connection pool is unable to get the connection after restart also,then we need to change the parameters defined in connection pools such as to get the connection back.such as setting intial capacity as 0 and capacity increment as 1 or 10 depending on the load of requests it was getting.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are stating modes are available in Weblogic Server ?

812


What is the use of persistent store in weblogic?

695


How do I increase weblogic server memory?

717


What is a trace in relation to web logic server?

702


What are middleware servers?

741


Msi replica mode??

736


How do I do http tunneling? : BEA Weblogic

722


How does weblogic support corba and client communication via iiop? : BEA Weblogic

691


Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic

753


What can be the various reasons for a server crash?

784


How many types you configure managed server in weblogic server ?

861


How to change from default JVM to other ?

786


How many weblogic servers can I have on a multi-cpu machine?

731


What is the server?

753


How do I restrict access to servlets and jsps? : BEA Weblogic

721