Home > Configuration > Lsn > setlsntransportprofile_sessionquota

setlsntransportprofile_sessionquota

Use this method to set maximum number of concurrent LSN sessions allowed for each subscriber for the specified protocol.
When the number of LSN sessions reaches the limit for a subscriber, the Citrix ADC does not allow the subscriber to open additional sessions.

Syntax



Parameters

transportprofilename

Name for the LSN transport 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 transport 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 transport profile1" or 'lsn transport profile1').
This is mandatory parameter.

sessionquota

Maximum number of concurrent LSN sessions allowed for each subscriber for the specified protocol. When the number of LSN sessions reaches the limit for a subscriber, the Citrix ADC does not allow the subscriber to open additional sessions.
Default value = 0.
Minimum value = 0.
Maximum value = 65535.

Return Value

Returns simpleResult

See Also