Citrix Systems CITRIX NETSCALER 9.3 manual Parameters for adding an HTTP profile, name Name

Models: CITRIX NETSCALER 9.3

1 195
Download 195 pages 43.21 Kb
Page 137
Image 137
( ENABLED DISABLED )

Citrix NetScaler Administration Guide

wadd ns httpProfile name -maxReusePool <value> -dropInvalReqs ( ENABLED DISABLED ) -markHttp09Inval ( ENABLED DISABLED ) -markConnReqInval

( ENABLED DISABLED ) -cmpOnPush ( ENABLED DISABLED ) -conMultiplex

( ENABLED DISABLED )

wsh ns httpProfile

Example

add ns httpProfile http_profile1 -maxReusePool 30 - dropInvalReqs ENABLED -markHttp09Inval ENABLED -markConnReqInval ENABLED -cmpOnPush ENABLED - conMultiplex DISABLED

Parameters for adding an HTTP profile

name (Name)

The name for an HTTP profile. Can be from 1 to 127 characters and must begin with a letter, a number, or the underscore symbol (_). Additional characters allowed, after the first character, are the hyphen (-), period (.), pound sign (#), space ( ), at sign (@), and equals sign (=).

maxReusePool (Max Connection in reusepool)

The maximum allowed number of connections, from the NetScaler appliance to a particular server, in the reuse pool. This setting is helpful for optimal memory utilization and for reducing the idle connections to the server just after a peak in the number of connections.

conMultiplex (Connection Multiplexing)

Reuse existing server connections for multiple client connections. Possible values: ENABLED, DISABLED. Default: ENABLED.

dropInvalReqs (Drop invalid HTTP requests)

Drop requests or responses in which either the header or the body is invalid. Possible values: ENABLED, DISABLED. Default: DISABLED.

markHttp09Inval (Mark HTTP/0.9 requests as invalid)

Mark all 0.9 requests as invalid. Possible values: ENABLED, DISABLED. Default:

DISABLED.

markConnReqInval (Mark CONNECT requests as invalid)

Mark all CONNECT requests as invalid. Possible values: ENABLED, DISABLED. Default:

DISABLED.

cmpOnPush (Compression on PUSH packet)

Compress PUSH packets sent by the virtual server to which this profile is bound. Possible values: ENABLED, DISABLED. Default: DISABLED.

137

Page 137
Image 137
Citrix Systems CITRIX NETSCALER 9.3 Parameters for adding an HTTP profile, ENABLED DISABLED w sh ns httpProfile Example