Home > Configuration > SSL > setsslprofile_encrypttriggerpktcount

setsslprofile_encrypttriggerpktcount

Use this method to set maximum number of queued packets after which encryption is triggered. Use this setting for SSL transactions that send small packets from server to Citrix ADC.

Syntax



Parameters

name

Name for the SSL 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 profile is created.
This is mandatory parameter.

encrypttriggerpktcount

Maximum number of queued packets after which encryption is triggered. Use this setting for SSL transactions that send small packets from server to Citrix ADC.
Default value = 45.
Minimum value = 10.
Maximum value = 50.

Return Value

Returns simpleResult

See Also