mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-05-09 08:42:03 +02:00
Critical cost optimization for 57+ concurrent clients: - OpenSky response cache (30s TTL per bounding box): ~1.2TB/day saved - RSS response cache (5min TTL per feed URL): ~30GB/day saved - AIS WebSocket fanout throttled to 1/10 messages: ~400GB/day saved - Cache cleanup interval, health stats, stale fallbacks