chore: L2 HourlyTrackCache maxSize 3.5M→5M 상향 #73

병합
htlee feature/dashboard-phase-1 에서 develop 로 1 commits 를 머지했습니다 2026-02-21 00:28:03 +09:00
Showing only changes of commit 6db0a5a3fa - Show all commits

파일 보기

@ -288,7 +288,7 @@ app:
hourly-track:
ttl-hours: 26 # TTL 26시간 (24시간 + 2시간 여유)
max-size: 3500000 # 1.4M→3.5M (실측 1.27M, 2.8배 여유)
max-size: 5000000 # 3.5M→5M (실측 3.5M 100% 도달, 추이 관찰 후 조정)
chnprmship:
mmsi-resource-path: classpath:chnprmship-mmsi.txt