How do you do performance tuning of wls? What are various areas to do it



How do you do performance tuning of wls? What are various areas to do it..

Answer / ajay

It can be categorized in 4 parts.
a. Application Tuning.
jsp precompilation, ejb pool size cache..

b. OS Tuning

Setting tcp ip parameter.
tcp_time_wait_interval
tcp_conn_req_max_q

c. Core Server Tuning.

tune workmanager, tune chuck size and chunck pool size, using performance packs, conenction backlog buffering.

d. JVM Tuning
tuning gc strategy, monitoring garbage collection..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

Can weblogic server start with a unix boot? : BEA Weblogic

0 Answers  


The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic

0 Answers  


Define the purpose of the serializedsystemini.dat file?

0 Answers  


where the transaction logs will be stored

1 Answers  


What are deployment descriptors?

0 Answers  






How many WebLogic servers can be held inside a multi-processor machine?

0 Answers  


How many types of logs are there?

0 Answers  


Tell me what can happen when stub can't to connect to web-logic server instances?

0 Answers  


How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic

0 Answers  


When should I use server session pools and connection consumers? : BEA Weblogic

0 Answers  


While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic

0 Answers  


Explain the difference between txdatasource and datasource?

0 Answers  


Categories