Hitachi

uCosminexus Application Server Compatibility Guide


10.2 HTTP response compression functionality

This section describes the HTTP response compression functionality.

The HTTP response compression functionality compresses the HTTP responses for the HTTP requests to the servlets, JSPs, and static contents in the gzip format. By using this functionality to compress the HTTP responses, you can reduce the time required for communicating the HTTP responses between the Web container and Web client (browser).

This functionality is provided as a servlet filter that is embedded and runs in the Web application. This is called the HTTP response compression filter.

The following table describes the organization of this section.

Table 10‒5: Organization of this section (HTTP response compression functionality)

Category

Title

Reference

Description

Overview of HTTP response compression filter

10.2.1

Conditions for using the HTTP response compression filter

10.2.2

Implementation

Executing the applications that use the HTTP response compression filter

10.2.3

Definition in the DD

10.2.4

Examples of the DD definitions

10.2.5

Settings

Execution environment settings (Web application settings)

10.2.6

Note:

There is no specific description of Operations and Notes for this functionality.

Organization of this section