MaxResponseBuffer
The maximum size (in bytes) of the buffer in each ACI thread, used by Distributed Action Handler to store the response. A high value means that Distributed Action Handler keeps more memory. In most systems with the sufficient memory, the default value (unlimited) is appropriate.
Type: | Long |
Default: | unlimited |
Required: | No |
Configuration Section: | Server |
Example: | MaxResponseBuffer=1000000 |
See Also: |