Files
numa/site/dashboard.html
Razvan Dimescu bb74466b6d fix: include recursive and coalesced queries in cache hit rate denominator
The cache hit rate was computed as cached/(cached+forwarded+local+overridden),
excluding recursive and coalesced queries from the denominator. This inflated
the displayed rate (e.g. 57.9%) far above the actual cache proportion (20.9%).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 00:02:29 +03:00

42 KiB