Caddy -quic function

I’m trying to run a server provided by Quic Protocol. Caddy implements this option, so I’ve set the server in Windows 10 using: caddy.exe -quic

I’m using Caddy 0.11.0 and Google Chrome (with quic experimental enabled), but when I download a file from my server, all the traffic is TCP (sniffed with Wireshark). Why isn’t caddy using QUIC?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.