Home > Configuration > Quic |
| Quic |
quic configuration. |
Configuration APIs |
Use this method to create a new QUIC profile on the Citrix ADC. |
Use this method to get the QUIC parameters configured on the Citrix ADC. |
Use this method to get the parameter values of all the configured QUIC profiles in the system. To display the parameter values of a particular QUIC profile, specify its name. |
Use this method to remove a QUIC profile on the Citrix ADC |
Use this method to set rotation frequency, in seconds, for the secret used to generate address validation tokens that will be issued in QUIC Retry packets and QUIC NEW_TOKEN frames sent by the Citrix ADC. A value of 0 can be configured if secret rotation is not desired. |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, indicating an exponent that the remote QUIC endpoint should use, to decode the ACK Delay field in QUIC ACK frames sent by the Citrix ADC. |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the maximum number of QUIC connection IDs from the remote QUIC endpoint, that the Citrix ADC is willing to store. |
Use this method to set specify whether the Citrix ADC should allow the remote QUIC endpoint to perform active QUIC connection migration. |
Use this method to set specify the congestion control algorithm to be used for QUIC connections. The default congestion control algorithm is CUBIC. |
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. |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial flow control limit, in bytes, for bidirectional QUIC streams initiated by the Citrix ADC. |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial flow control limit, in bytes, for bidirectional QUIC streams initiated by the remote QUIC endpoint. |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial flow control limit, in bytes, for unidirectional streams initiated by the remote QUIC endpoint. |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial maximum number of bidirectional streams the remote QUIC endpoint may initiate. |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial maximum number of unidirectional streams the remote QUIC endpoint may initiate. |
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. |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the maximum idle timeout, in seconds, for a QUIC connection. A QUIC connection will be silently discarded by the Citrix ADC if it remains idle for longer than the minimum of the idle timeout values advertised by the Citrix ADC and the remote QUIC endpoint, and three times the current Probe Timeout (PTO). |
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. |
Use this method to set an integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the size of the largest UDP datagram payload, in bytes, that the Citrix ADC is willing to receive on a QUIC connection. |
Use this method to set an integer value, specifying the validity period, in seconds, of address validation tokens issued through QUIC NEW_TOKEN frames sent by the Citrix ADC. |
Use this method to set an integer value, specifying the validity period, in seconds, of address validation tokens issued through QUIC Retry packets sent by the Citrix ADC. |
Use this method to set specify whether the Citrix ADC should perform stateless address validation for QUIC clients, by sending tokens in QUIC Retry packets during QUIC connection establishment, and by sending tokens in QUIC NEW_TOKEN frames after QUIC connection establishment. |
Remove quic param quicsecrettimeout setting. |
Remove quic profile ackdelayexponent setting. |
Remove quic profile activeconnectionidlimit setting. |
Remove quic profile activeconnectionmigration setting. |
Remove quic profile congestionctrlalgorithm setting. |
Remove quic profile initialmaxdata setting. |
Remove quic profile initialmaxstreamdatabidilocal setting. |
Remove quic profile initialmaxstreamdatabidiremote setting. |
Remove quic profile initialmaxstreamdatauni setting. |
Remove quic profile initialmaxstreamsbidi setting. |
Remove quic profile initialmaxstreamsuni setting. |
Remove quic profile maxackdelay setting. |
Remove quic profile maxidletimeout setting. |
Remove quic profile maxudpdatagramsperburst setting. |
Remove quic profile maxudppayloadsize setting. |
Remove quic profile newtokenvalidityperiod setting. |
Remove quic profile retrytokenvalidityperiod setting. |
Remove quic profile statelessaddressvalidation setting. |