uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

2.10 HTTP response compression functionality

This subsection 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 2-39 Organization of this section (HTTP response compression functionality)

Category Title Reference
Description Overview of HTTP response compression filter 2.10.1
Conditions for using the HTTP response compression filter 2.10.2
Implementation Executing the applications that use the HTTP response compression filter 2.10.3
Definition in the DD 2.10.4
Examples of the DD definitions 2.10.5
Settings Execution environment settings (Web application settings) 2.10.6

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

Organization of this section
2.10.1 Overview of HTTP response compression filter
2.10.2 Conditions for using the HTTP response compression filter
2.10.3 Executing the applications that use the HTTP response compression filter
2.10.4 Definition in the DD
2.10.5 Examples of the DD definitions
2.10.6 Execution environment settings (Web application settings)