Home > Configuration > Quic > setquicprofile_maxudpdatagramsperburst

setquicprofile_maxudpdatagramsperburst

Use this method to set an integer value, specifying the maximum number of UDP datagrams that can be transmitted by the Citrix ADC in a single transmission burst on a QUIC connection.

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.

maxudpdatagramsperburst

An integer value, specifying the maximum number of UDP datagrams that can be transmitted by the Citrix ADC in a single transmission burst on a QUIC connection.
Default value = 8.
Minimum value = 1.
Maximum value = 256.

Return Value

Returns simpleResult

See Also