Thank you!
Not really complaining, but online maps browsing became significantly slower (which was expected, obviously). It seems Cruiser opens much more new TLS sessions to download tiles when browsing the map than, say, any internet browser using
openstreetmap.org site directly. Looks like the www site provides more new tiles withing a single TLS session, thus makes it much faster to use map browsing. Can something be done to speedup Cruiser a bit in this matter (e.g. open TLS session to tile server, download tiles to fill current Cruiser window, but keep the session open somehow, and, when a user scroll a map elsewhere, just continue to download new tiles within the same TLS session without all that time spending on new TLS handshakes, certificate exchanges, etc.)? Is it even possible given the nature of a tile server software?