Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: juan-rey/relb

2025-09-28 Version 0.9.12 (RC)

28 Sep 18:53

Choose a tag to compare

For several years, I developed RELB in my free time to solve a real-world load balancing problem I encountered at work. Over the last few months, I have focused on properly documenting the codebase and addressing outstanding issues to make RELB more maintainable and accessible for others.
Features:
• Added command-line option to specify a configuration file.
• Tasks now use local time instead of UTC.
• Windows: Increased default FDSET_SIZE to 256.
• Non-Windows: Added nfds tracking support in select() usage.
Performance:
• Fixed degradation in task handling over time.
Security:
• IMPORTANT: Default admin interface IP changed to 127.0.0.1.
Review your configuration file if you relied on the previous default.

0.9.11 (beta 3-pre) 20150430

04 Apr 18:40

Choose a tag to compare

Pre-release

Changes:
- Try other servers when the assigned server fails
- Bugfix
Release 0.9.11 (beta 3-pre) 20150430 also includes build system updates and compiler compatibility fixes for 2025 toolchains