LIMIT_REQUEST_SIZE

The LIMIT_REQUEST_SIZE element specifies the number of bytes that are allowed in a request. If the number is set to zero this means the size of the request is not limited.

Usage example

<LIMIT_REQUEST_SIZE>0</LIMIT_REQUEST_SIZE>

0 means unlimited. The request can have any size,