[OpenStreetMap] #4993: Add additional CNAMEs for GPX
OpenStreetMap
trac at noreply.openstreetmap.org
Mon Sep 23 21:32:45 UTC 2013
#4993: Add additional CNAMEs for GPX
-------------------------+-------------------------
Reporter: pnorman | Owner: rails-dev@…
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: api | Version:
Keywords: |
-------------------------+-------------------------
Web browsers restrict the number of simultaneous connections to a given
domain. This is stopping GPX support in iD
(https://github.com/systemed/iD/issues/1789#issuecomment-24029394) as
implementing a GPX call significantly slows down the loading of map data.
Adding another cname pointing to the API would allow GPX requests to be
issued alongside map requests.
I'd suggest either gpx.openstreetmap.org, or just going
a.api.openstreetmap.org, b.api.openstreetmap.org and
c.api.openstreetmap.org like is done for tile.openstreetmap.org
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4993>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the rails-dev
mailing list