Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/docs/http3_upstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ HTTP/3 is marked as broken it will be for the initial 5 minutes.

#### Alternate Protocols Cache
The `AlternateProtocolsCache` is responsible for tracking servers which advertise HTTP/3.
These advertisements may arrive via HTTP Altnernate Service (alt-svc) or soon via the HTTPS
These advertisements may arrive via HTTP Alternate Service (alt-svc) or soon via the HTTPS
DNS RR. Currently only advertisements which specify the same hostname and port are stored.

#### Connectivity Grid
Expand Down