Citrix Systems CITRIX NETSCALER 9.3 To modify the band range by using the NetScaler command line

Models: CITRIX NETSCALER 9.3

1 195
Download 195 pages 43.21 Kb
Page 135
Image 135
To modify the band range by using the NetScaler command line

Citrix NetScaler Administration Guide

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.

135

Page 135
Image 135
Citrix Systems CITRIX NETSCALER 9.3 manual To modify the band range by using the NetScaler command line