Home > Configuration > Quic > setquicprofile_maxackdelay

setquicprofile_maxackdelay

Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the maximum amount of time, in milliseconds, by which the Citrix ADC will delay sending acknowledgments.

Syntax



Parameters

name

Name for the QUIC profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@),equals sign (=), and hyphen (-) characters. Cannot be changed after the profile is created.
This is mandatory parameter.

maxackdelay

An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the maximum amount of time, in milliseconds, by which the Citrix ADC will delay sending acknowledgments.
Default value = 20.
Minimum value = 10.
Maximum value = 2000.

Return Value

Returns simpleResult

See Also