Skip to content

URL BASIC LIMIT

[POLICY] > (Select Domain Group) > [SET POLICY] > URL POLICY > (Select URL) > URL Basic Policy

Configures basic policies to limit request/response sizes and parameter counts for the selected URL (file or directory) path.
First, select the target from the 'Policy URL List' on the left, then click the URL Basic Policy tab on the top right to display the settings screen.

URL Basic Limit Settings

Item Description
Max Parameter Count Limits the maximum number of parameters allowed for the corresponding URL.
Max Upload File Size (KB) Limits the maximum size (KB) allowed for a single file upload.
Max Upload Size (KB) Limits the total capacity (KB) of all files that can be uploaded in a single request.
Max File Uploads Limits the maximum number of files that can be uploaded in a single request.
Max Request Header Length Limits the total length (Bytes) of the client request header.
Max Request Body Length Limits the total length (Bytes) of the client request body. (POST data size limit, etc.)
Max Response Body Length Limits the total length (Bytes) of the server response body. (Large response limit, etc.)