Changes between Version 2 and Version 3 of Ticket #17870, comment 2


Ignore:
Timestamp:
2019-07-01T01:01:41+02:00 (7 years ago)
Author:
The111

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17870, comment 2

    v2 v3  
    33If I load a lot of tiles in busy map areas, anywhere from 1 to 5sec is spent reading from the http input stream for each tile.
    44
    5 Whereas browsing openstreetmap.org with a browser, http requests to the same URL complete in 100-500ms (10x faster). Maybe they are throttling our User-Agent and this is all by design? In which case I apologize for the noise.
     5Whereas browsing openstreetmap.org with Chrome, http requests to the same URLs complete in 100-500ms (10x faster). Maybe they are throttling our User-Agent and this is all by design? In which case I apologize for the noise.