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

What is an administration server?

0 Answers  


How Administration Server And Managed Servers Will Interact ?

0 Answers  


What are the modes of operation for Weblogic server domains ?

0 Answers  


What is a license file ?

0 Answers  


Can I use a native two-tier driver for a browser applet? : BEA Weblogic

0 Answers  






What is non-stage deployment?

0 Answers  


how to deploy the application

1 Answers   Oracle, RBS,


What are the advantages of using application servers?

0 Answers  


How are the notifications generated when a server is added to a cluster?

0 Answers  


what are the new features of Webservices 1.6 than 1.4.From the interface and implementation aspect4.

0 Answers  


How do I use a third-party jdbc driver with jms? : BEA Weblogic

0 Answers  


What is Multicast?

0 Answers  


Categories