| setprotocolhttpband_respbandsize |
Use this method to set band size, in bytes, for HTTP response band statistics. For example, if you specify a band size of 100 bytes, statistics will be maintained and displayed for the following size ranges: 0 - 99 bytes 100 - 199 bytes 200 - 299 bytes and so on. |
Syntax |
Parameters |
respbandsize |
Band size, in bytes, for HTTP response band statistics. For example, if you specify a band size of 100 bytes, statistics will be maintained and displayed for the following size ranges:
0 - 99 bytes
100 - 199 bytes
200 - 299 bytes and so on. Default value = 1024. Minimum value = 50. |
Return Value |
Returns simpleResult |
See Also |