Citrix Systems CITRIX NETSCALER 9.3 Network Router User Manual


 
Example
show protocol httpBand -type REQUEST
show protocol httpBand -type RESPONSE
To view HTTP request and response size statistics
by using the configuration utility
1. In the navigation pane, expand System, and then click Settings.
2. In the details pane, under Settings, click HTTP data band statistics.
3. In the HTTP Data Band Statistics dialog box, view the HTTP request and HTTP
response size statistics on the Request and Response tabs, respectively.
You can also modify the band range for HTTP request or response size statistics.
To modify the band range by using the NetScaler
command line
At the NetScaler command prompt, type:
set protocol httpBand reqBandSize <value> respBandSize <value>
Example
set protocol httpBand reqBandSize 300 respBandSize
2048
Parameters for modifying the band range for HTTP
request or response size statistics
reqBandSize
Band size for HTTP request band statistics, in bytes. Minimum value: 50. Maximum
value: 2147483647. Default: 100.
respBandSize
Band size for HTTP response band statistics, in bytes. Minimum value: 50. Maximum
value: 2147483647. Default: 1024.
Citrix NetScaler Administration Guide
135