Manual Chapter :
Create a virtual server for web traffic over QUIC
Applies To:
Show VersionsBIG-IP LTM
- 15.1.9, 15.1.8, 15.1.7, 15.1.6, 15.1.5, 15.1.4, 15.1.3, 15.1.2, 15.1.1, 15.1.0
Create a virtual server for web traffic over QUIC
You can create a virtual server on the BIG-IP system to manage web traffic that uses the transport-layer protocol QUIC instead of TCP. Once deployed, this virtual server causes the system to: listen for secure client web traffic sent over QUIC and UDP, decrypt the traffic, and forward the decrypted traffic to an application server pool over TCP.
- On the Main tab, click.This displays a list of virtual servers on the system.
- ClickCreate.
- Type a name for the virtual server, such asmy_vs_quic.
- From theTypelist, selectStandard.
- In theSource Addressbox, confirm thatHostis selected, and type the address0.0.0.0.
- In theDestination Address/Maskbox, confirm thatHostis selected, and type an IP address in CIDR format.The netmask you specify must be/32(that is,255.255.255.255).
- From theService Portlist, selectHTTPS.
- From theStatelist, confirm thatEnabledis selected.
- From theConfigurationlist, selectAdvanced.
- From theProtocollist, selectUDP.
- From theProtocol Profile (Client)list, confirm thatudpis selected.
- From theProtocol Profile (Server)list, select an existing TCP profile.F5 recommends that you select the default profilef5-tcp-lan.
- For theHTTP Profile (Client)setting, confirm that the default profilehttpis selected.
- For theHTTP Profile (Server)setting, confirm that(Use Client Profile)is selected.
- For theSSL Profile (Client)setting, selectclientssl-quic.
- From theSource Address Translationlist, selectAuto Map.
- For theAddress Translationsetting, confirm that theEnabledcheck box is selected.
- For thePort Translationsetting, confirm that theEnabledcheck box is selected.
- In the Acceleration area of the screen, for theHTTP MRF Routersetting, select the check box.
- For theQUIC Profilesetting, select the QUIC profile that you previously created.
- From theHTTP3 Profilelist, select the HTTP3 profile you previously created.
- From theDefault Poollist, select the name of the web server pool you created earlier.
- ClickFinished.