What is QUIC apps on User Usage

Kevin_Monsta
Here to help

What is QUIC apps on User Usage

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

5 Replies 5
cmr
Kind of a big deal
Kind of a big deal

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.
PhilipDAth
Kind of a big deal
Kind of a big deal

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

pdeleuw
Building a reputation

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.

Dunky
Head in the Cloud

@pdeleuw  How do you block QUIC in the application firewall on the MX?

pdeleuw
Building a reputation

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.

Get notified when there are additional replies to this discussion.