HTTPRequestMaxSize

Part of Setup.INI, in your installation folder.
This property is not part of the Application Configuration dialog.

Limits the buffering of HTTP requests. HTTPMaxRequestSize also limits the overall maximum size of a WebSocket message (and, indirectly, individual WebSocket protocol frames).

While having a limit is strictly a security aspect (reducing the ability of an external malicious actor to consume VTScada memory), it may need to be increased where large WebSocket messages are expected.

 

Section: System

Default: HTTPRequestMaxSize = 16384