diff options
author | Daniel Schadt <kingdread@gmx.de> | 2023-02-14 23:46:59 +0100 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2023-02-14 23:46:59 +0100 |
commit | 604a37524552eadcaba6a1eda393a24558ad5472 (patch) | |
tree | ded108727409466de59d8840c3488d79e68d13ee /doc/changelog.rst | |
parent | 2712dfd79473745641c9b42410f5cf9d68e1df41 (diff) | |
download | fietsboek-604a37524552eadcaba6a1eda393a24558ad5472.tar.gz fietsboek-604a37524552eadcaba6a1eda393a24558ad5472.tar.bz2 fietsboek-604a37524552eadcaba6a1eda393a24558ad5472.zip |
remove {abc} tile server prefix
Those prefixes mainly exist to help browsers with their per-domain
connection limit [1]:
> Subdomains are used to help with browser parallel requests per domain
limitation
For us, we don't care about that limit, because we do not implement it
(server side at least). It's even better to not have those domains, as
otherwise our new connection limitation will get confused.
We might think about adding them back if the tile proxy is disabled,
but for now they seem to serve no purpose for us.
[1]: https://wiki.openstreetmap.org/wiki/Raster_tile_providers
Diffstat (limited to 'doc/changelog.rst')
0 files changed, 0 insertions, 0 deletions