The MinMessageSize directive, whose characteristics are listed in the following table, specifies the minimum size allowed for a Web message received from JADE using the
Characteristic | Value |
---|---|
Action | Specifies the minimum number of bytes allowed for a Web message from JADE |
Syntax | MinMessageSize message-size-in-bytes |
Context | Location |
Handler | jadehttp-handler |
Module | mod_jadehttp |
Default | MinMessageSize 10 |
Example | MinMessageSize 100 |
The minimum value is 1 byte and the maximum value is 1024 bytes. This value is read once, when the Apache Web server starts.