Home > Configuration > Lsn > setlsnappsprofile_tcpproxy

setlsnappsprofile_tcpproxy

Use this method to set enable TCP proxy, which enables the Citrix ADC to optimize the TCP traffic by using Layer 4 features.

Syntax



Parameters

appsprofilename

Name for the LSN application profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the LSN application profile is created. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "lsn application profile1" or 'lsn application profile1').
This is mandatory parameter.

tcpproxy

Enable TCP proxy, which enables the Citrix ADC to optimize the TCP traffic by using Layer 4 features.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also