c82e234d6c
- Remove Accept-Encoding stripping — Martin gzip passes through to client (was sending uncompressed tiles, wasting bandwidth and cache space) - Increase cache TTL from 1h to 7d (tiles change only on weekly sync) - Increase inactive eviction from 24h to 7d - Add Cache-Control header for browser caching (24h + stale-while-revalidate 7d) - 204 (empty tiles) cached 1h instead of 1m (they don't change either) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>