mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-30 19:55:04 -04:00
Updated QUIC (markdown)
parent
f4469ab68f
commit
6ee7a8bd8e
5
QUIC.md
5
QUIC.md
@ -31,11 +31,6 @@ QUIC is reliable transport for TLS+HTTP based on UDP. It accelerates TLS handsha
|
||||
|
||||
However the initial connection will still happen over TCP untill the first HTTP response is received by the client after which it knows it can switch to QUIC. To force an initial connection over QUIC (and to profit from the faster connection setup), Chrome has to be started with the `--origin-to-force-quic-on=<host>:<port>` option.
|
||||
|
||||
|
||||
### Test-Server
|
||||
|
||||
gQUIC Test-Server and Version Checker: [hnrk.io/quic](https://hnrk.io/quic/).
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
First, make sure your domain name is properly set in your Caddyfile and the command to launch Chrome _in all places_.
|
||||
|
Loading…
x
Reference in New Issue
Block a user