HTTPMaxDeflatedDataSize
Part of Setup.INI, in your installation folder.
This property is not part of the Application Configuration dialog.
An integer that specifies the max size of a payload to decompress. If the payload is bigger than this size it will be truncated.
There is risk when changing this setting: If it is too large, and a bad payload is received, it could cause VTScada to allocate a buffer of the max size. Most users should not need to change this property.
Section: System
Default: HTTPMaxDeflatedDataSize = 65536 (bytes)