Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.84 LimitRequestBody

LimitRequestBody specifies the upper limit on the size of the object body that the server can receive.

Description

LimitRequestBody specifies the upper limit on the size of the body (data) when the server receives a request sent from the web browser via HTTP communication. An object body is used when a request is sent from the web browser by using <FORM METHOD=POST ACTION=...>. When you do not set an upper limit, specify 0.

Syntax

LimitRequestBody request_body_size

Specifiable values

0 to 2,147,483,647

Default value

If the definition item is omitted:

0

Locations where it can be written

httpsd.conf, <VirtualHost>, <Directory>, and .htaccess