|
|
@16385
|
10 years |
apmon |
[mod_tile] Fixup configuration handling of the cache-expire settings
…
|
|
|
@15908
|
10 years |
apmon |
[mod_tile] remove unnecessary code from my previous commit, noticed by jonb
|
|
|
@15861
|
11 years |
jochen |
another step towards making tile directory configurable at runtime …
|
|
|
@15860
|
11 years |
jochen |
typo fixes
|
|
|
@15842
|
11 years |
apmon |
[mod_tile] Add a bunch of heuristics to determin the cache expiry of …
|
|
|
@15835
|
11 years |
jochen |
More changes to make the tile cache directory configurable at runtime …
|
|
|
@15799
|
11 years |
jochen |
Renderd uses iniparser3.0b ini file parser now which is included
Made …
|
|
|
@15609
|
11 years |
jochen |
- Added Apache config options for MAX_LOAD_OLD, MAX_LOAD_MISSING and …
|
|
|
@12950
|
11 years |
twain |
mod_tile: New apache directives and options for multiple tile sets
|
|
|
@9098
|
11 years |
jonb |
mod_tile: Fix negative expiry times. Closes #1040
|
|
|
@8972
|
11 years |
jonb |
mod_tile: update algorithm used to calculate expiry time. Now next …
|
|
|
@8969
|
11 years |
jonb |
mod_tile: Switch to using a md5 etag to improve caching of unchanging tiles
|
|
|
@8961
|
11 years |
jonb |
mod_tile: Switch over to using apr_stat and apr_time_t. Add …
|
|
|
@8425
|
11 years |
jonb |
mod_tile: Move map style & font location into render_config.h. Fix up …
|
|
|
@8153
|
12 years |
jonb |
mod_tile: Fix segv crash due to signed/unsigned mismatch error
|
|
|
@7082
|
12 years |
jonb |
mod_tile: Fix compile warning
|
|
|
@7081
|
12 years |
jonb |
mod_tile: Fix thread safety for running in multithreaded Apache (MPM …
|
|
|
@7079
|
12 years |
jonb |
mod_tile: Update render config settings with those used by tile. Add …
|
|
|
@6895
|
12 years |
jonb |
mod_tile: move to middle translate name hook since we want to give …
|
|
|
@6894
|
12 years |
jonb |
mod_tile: Update to a new meta tile scheme which stores all sub-tiles …
|
|
|
@6755
|
12 years |
jonb |
mod_tile: Fix expiry header. Update output of /status and /dirty
|
|
|
@6723
|
12 years |
jonb |
mod_tile: if rendering fails but we have an old tile, return that …
|
|
|
@6571
|
12 years |
jonb |
mod_tile: Implement meta-tiles. Add speed test and tool to allow bulk …
|
|
|
@6500
|
12 years |
jonb |
mod_tile: Implement directory hashing. Improve reconnection between …
|
|
|
@4955
|
12 years |
jonb |
mod_tile: Apache module and rendering daemon for serving OSM tiles
|