Skip to content

Conversation

@Power2All
Copy link
Owner

This is a pretty big upgrade.
A lot of the internal code has been rewritten, performance tweaked and fixed.
UDP is now able to handle much more then originally expected.
Also, warning, the environment variables for UDP has changed a little bit.

UDP_0_ENABLED <true | false>
UDP_0_BIND_ADDRESS <STRING>
UDP_0_UDP_THREADS <UINT64>
UDP_0_UDP_WORKER_THREADS <UINT64>
UDP_0_UDP_RECEIVE_BUFFER_SIZE <UINT64>
UDP_0_UDP_SEND_BUFFER_SIZE <UINT64>
UDP_0_UDP_REUSE_ADDRESS <true | false>

v4.0.14

  • Code optimizations thanks to AI scanning
  • Huge memory and CPU consumption improvement for UDP, using offloading
  • Complete scan of code for multiple other performance improvements

This reverts commit bd79479.
This reverts commit 2245b23.
This reverts commit fc5bae1.
This reverts commit 380bda9.
@Power2All Power2All self-assigned this Sep 25, 2025
@Power2All Power2All added the enhancement New feature or request label Sep 25, 2025
@Power2All Power2All merged commit 20d91c8 into master Sep 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants