Skip to content

multiple subdomains #138

Answered by bdon
dieterdreist asked this question in Q&A
Mar 18, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

The domain-sharding trick is only effective for HTTP/1, and not HTTP/2. If you are using http://protomaps.com/docs/cdn the CDN edge endpoints will be using HTTP/2.

If you are accessing PMTiles on static storage, it's possible that it uses HTTP/1 (AWS S3 is the big one). However, I don't know of a straightforward way to assign {a,b,c,d} DNS entries to an S3 bucket and that seems like a fairly niche use case.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by dieterdreist
Comment options

You must be logged in to vote
1 reply
@bdon
Comment options

bdon Mar 19, 2023
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants