Skip to content

Develop#28

Merged
coreyeaston merged 4 commits intomainfrom
develop
Feb 23, 2026
Merged

Develop#28
coreyeaston merged 4 commits intomainfrom
develop

Conversation

@coreyeaston
Copy link
Contributor

No description provided.

SNMP reports total WAN download which includes managed download client
traffic. Subtracting the full SNMP reading double-counted client
bandwidth, starving clients when they were the primary downloaders.
Now subtracts only other-device traffic (SNMP total minus managed client
speeds) and removes the unused _apply_snmp_constraints method.
…bled

Stream count and bitrate threshold notifications now respect the
include_lan_streams config toggle, matching the decision engine's
filtering behavior.
Add NoCacheMiddleware that sets Cache-Control: no-cache, no-store,
must-revalidate on all responses except hashed /assets/* files. Prevents
browsers from serving stale API data or outdated index.html.
@coreyeaston coreyeaston merged commit f4ca384 into main Feb 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant