Sets the maximum amount of data that the POA can return in a single request from a SOAP client. The default is 1024 KB (1 MB), which is the recommended setting. The maximum allowed setting is 65534 (64 MB). Specify 0 (zero) if you do not want the POA to check the data size.
NetWare POA |
Linux POA |
Windows POA |
|
---|---|---|---|
Syntax: |
/soapsizelimit-kilobytes |
--soapsizelimit kilobytes |
/soapsizelimit-kilobytes |
Example: |
/soapsizelimit-2048 |
--soapsizelimit 2048 |
/soapsizelimit-2048 |
See also /soap, /soapmaxthreads, /soapport, soapssl, and /soapthreads.