Sun Java System Application Server Enterprise Edition 8.1 2005Q2 Performance Tuning Guide

Process Overview

The following table outlines the overall administration process, and shows were performance tuning fits in the sequence.

Table 1–1 Performance Tuning Roadmap

Step 

Description of Task 

Location of Instructions 

Design: Decide on the high-availability topology and set up the Application Server and high-availability database (HADB) systems. 

Deployment Planning Guide

Capacity Planning: Make sure the systems have sufficient resources to perform well. 

Deployment Planning Guide

Installation: Install the HADB software with or without the Application Server software 

Installation Guide

Deployment: Install and run your applications. Familiarize yourself with how to configure and administer the Application Server subsystems and components. 

Administration Guide 

Tuning: Tune applications, the Java Runtime System, operating system, HADB, and the Application Server. 

Performance Tuning Guide

ProcedurePerformance Tuning Sequence

Application developers should tune applications prior to production use. Tuning applications often produces dramatic performance improvements. System administrators perform the remaining steps in the following list after tuning the application, or when application tuning has to wait and you want to improve performance as much as possible in the meantime.

Ideally, follow this sequence of steps when you are tuning performance:

  1. Tune your application, described in Chapter 2, Tuning Your Application

  2. Tune the server, described in Chapter 2, Tuning Your Application

  3. Tune the high availability database, described in Chapter 6, Tuning for High-Availability

  4. Tune the Java runtime system, described in Chapter 2, Tuning Your Application

  5. Tune the operating system, described in Chapter 5, Tuning the Operating System