cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3095
Views
8
Helpful
5
Replies

What is QUIC apps on User Usage

Kevin_Monsta
Community Member

Hi, anyone knows what is QUIC apps that show in Usage in client details?image.png

1 Accepted Solution

Accepted Solutions

p.deleuw
Spotlight
Spotlight

QUIC is a protocol, initiated by Google, transporting HTTP over UDP. It is more efficient than HTTP/2, which uses TCP. Chromium-based browers should support QUIC, it should be activated by default. Firefox and Safari support QUIC, too, but maybe it is not acitvated by default.
Some webserver implementations support QUIC, but the popular Apache webserver does not. QUIC uses UDP port 443.

In Meraki environments, QUIC will bypass the content filter rules on the MX. You can block QUIC in the application firewall on the MX. This will force the applications to TCP/443, and the content filter works.

View solution in original post

5 Replies 5

CMR
Meraki Community All-Star
Meraki Community All-Star

It is the Google developed UDP protocol for smoother internet content delivery. It is literally Quick UDP... QUIC - Wikipedia

If my answer solves your problem please click Accept as Solution so others can benefit from it.

Philip D'Ath
Meraki Community All-Star
Meraki Community All-Star

I never knew that was what it stood for. It sounds obvious on reflection.

p.deleuw
Spotlight
Spotlight

QUIC is a protocol, initiated by Google, transporting HTTP over UDP. It is more efficient than HTTP/2, which uses TCP. Chromium-based browers should support QUIC, it should be activated by default. Firefox and Safari support QUIC, too, but maybe it is not acitvated by default.
Some webserver implementations support QUIC, but the popular Apache webserver does not. QUIC uses UDP port 443.

In Meraki environments, QUIC will bypass the content filter rules on the MX. You can block QUIC in the application firewall on the MX. This will force the applications to TCP/443, and the content filter works.

@p.deleuw How do you block QUIC in the application firewall on the MX?

Some time ago, you could block QUIC on the MX explicitly in content filtering. This option seems to have disappeared. You'll need to setup a L3 firewall rule and block UDP 443.