Hitachi

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


2.3.87 LimitRequestLine

LimitRequestLine specifies the upper limit on the length of the request line that the server can receive.

Description

LimitRequestLine specifies the upper limit on the length of the request line (method, URI including the inquiry string, and HTTP version) when the server receives a request sent from the web browser via HTTP communication. A request line is used as an inquiry string when a request is sent from the web browser by using <FORM METHOD=GET ACTION...>. Note that the number of bytes that can be sent from the web browser as a request line depends on the specifications of the web browser and the proxy that relay the request.

Syntax

LimitRequestLine request_line_length

Specifiable values

0 to 8,190

Default value

If the definition item is omitted:

8190

Location where it can be written

httpsd.conf