Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the databases that are available to be used with the web logic j2ee connector architecture?

998


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

1041


You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?

1067


Why would a client application use jta transactions?

1058


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic

1001


What is meant by adminserver?

1132


What is the admin server?

1090


We see an error like 404 and 500. What do they mean?

1037


What is weblogic application server?

1069


Write a program to bind string values in a preparedstatement?

1040


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic

1030


What is the format of the log message out to standard out?

1093


Explain where are the files placed while deploying the resource adapter in web logic server?

1030


How can I debug the java code that I have running in weblogic server? : BEA Weblogic

962


How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic

1014