| setquicprofile_initialmaxdata |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial value, in bytes, for the maximum amount of data that can be sent 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. |
initialmaxdata |
An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial value, in bytes, for the maximum amount of data that can be sent on a QUIC connection. Default value = 1048576. Minimum value = 8192. Maximum value = 67108864. |
Return Value |
Returns simpleResult |
See Also |