8.7 Optimizing the operations of the Web application

This chapter explains how to tune the performance of the Web application. Determine the tuning in the case of a Web front-end system.

The following three types of tuning methods are explained below:

Organization of this section
8.7.1 Separating the deployment of the static contents and the Web application
8.7.2 Caching static contents
8.7.3 Distributing the requests using the redirector
8.7.4 Tuning parameters for optimizing the operations of the Web application