Skip to content

Merge Velocity-CTD libdeflate (986267317) - #28

Open
github-actions[bot] wants to merge 5 commits into
mainfrom
upstream-sync
Open

github-actions[bot] wants to merge 5 commits into
mainfrom
upstream-sync

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Merges libdeflate at 9862673172a34a01366c0ff19cbf34a8afa65593, 4 commits ahead of main.

The merge applied cleanly and ./gradlew build passed on the result.

Worth a look before merging: ApiaryProxy carries branding, the remove-reconfig and keep-client-world-on-switch options, and its own workflows. A clean merge does not prove upstream did not change behaviour underneath those.

WouterGritter and others added 5 commits September 16, 2026 13:05
* Per-forced-host motd, motd-hover and server-icon

* Fix comment not migrating

* Fix NPE for legacy (1.3-1.5) clients that don't send a virtual host

---

Co-Authored-By: TheOne_Player <TheOne_Player@hotmail.com>
The counter stored one entry per addTime call, so a client sending tiny
(even empty) packets could grow it without limit while staying under the
bytes-per-second limit, eventually OOMing the proxy. Merge data points
within 1ms of the newest one so the entry count is bounded by the window
size (~7000 for the default 7s window) rather than by packet rate.
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