uCosminexus Application Server, Web Container Functionality Guide

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

5.12 Controlling access by limiting the request data size

In the in-process HTTP server, by receiving only the request data that is less than a constant size, you can reject the receipt of invalid request data, control the load on the server, and maintain stable operations.

This section describes the controlling of access by limiting the request data size.

The following table describes the organization of this section.

Table 5-17 Organization of this section (Controlling access by limiting the request data size)

Category Title Reference
Description Limiting the request data size 5.12.1
Settings Execution environment settings (J2EE server settings) 5.12.2

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

Organization of this section
5.12.1 Limiting the request data size
5.12.2 Execution environment settings (J2EE server settings)