Commit graph

11 commits

Author SHA1 Message Date
Laura Klünder
bdbfe82a43 fix content-length header breaking the tile server 2017-11-21 13:55:59 +01:00
Laura Klünder
e35227caa2 tileserver: fix mising Date and Content-Length headers 2017-11-21 05:42:19 +01:00
Laura Klünder
499bd349c7 fix cookie parsing in tile server (and add instance name) 2017-11-21 05:16:24 +01:00
Laura Klünder
51c2c15686 fix cookie matching in tileserver 2017-11-21 04:50:21 +01:00
Laura Klünder
b15965ed6c retry after max 10 seconds 2017-11-21 04:43:56 +01:00
Laura Klünder
16c57560bc tileserver: cache tiles using memcached 2017-11-21 03:27:11 +01:00
Laura Klünder
763749327c fix error if the upstream response has no ETag 2017-11-21 02:48:10 +01:00
Laura Klünder
82cbc3e4ed add thread to tileserver to reload cache packages regularly 2017-11-21 02:47:38 +01:00
Laura Klünder
d74d9a8a77 speedup tileserver by factor 2x (not 0.6ms per request) 2017-11-21 01:29:35 +01:00
Laura Klünder
0f6b372b92 tileserver: complete request handling, but without caching so far 2017-11-21 00:47:55 +01:00
Laura Klünder
a503c0de6a base for python based tileserver 2017-11-20 23:05:27 +01:00