SQLQueryMaxRequestLength

Sets the maximum payload size (measured in bytes) that will be accepted by the VTScada HTTP server in a REST or SOAP request. While this affects both POST and GET requests, POST is usually preferred for requests that exceed 32KB. GET requests are limited in size by factors outside the control of VTScada.

If sending requests that require this property to be set to a larger value, you may find that processing and data retrieval for those requests can consume excessive time and memory.

 

Default: SQLQueryMaxRequestLength = 32768

Section: System