Home > Configuration > Protocol > setprotocolhttpband_reqbandsize

setprotocolhttpband_reqbandsize

Use this method to set band size, in bytes, for HTTP request 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

reqbandsize

Band size, in bytes, for HTTP request 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 = 100.
Minimum value = 50.

Return Value

Returns simpleResult

See Also