Home > Configuration > Protocol

Protocol

protocol configuration.

Configuration APIs


Use this method to clears HTTP request/response band statistics.


Use this method to get statistics of the HTTP request/response band.


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.


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.


Remove protocol httpBand reqbandsize setting.


Remove protocol httpBand respbandsize setting.