1. 0fc2d46 BUG/MEDIUM: lb-chash: Ensure the tree integrity when server weight is increased by Christopher Faulet · 5 years ago
  2. 974c691 BUG/MEDIUM: lb-chash: Fix the realloc() when the number of nodes is increased by Christopher Faulet · 5 years ago
  3. 76e84f5 MINOR: backend: move hash_balance_factor out of chash by Willy Tarreau · 5 years ago
  4. 59884a6 MINOR: lb: allow redispatch when using consistent hash by Willy Tarreau · 5 years ago
  5. 1b87748 BUG/MEDIUM: lb/threads: always properly lock LB algorithms on maintenance operations by Willy Tarreau · 6 years ago
  6. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · 7 years ago
  7. 1ed90ac BUG/MAJOR: threads/lb: fix missing unlock on consistent hash LB by Willy Tarreau · 7 years ago
  8. 5b51755 MEDIUM: threads/lb: Make LB algorithms (lb_*.c) thread-safe by Christopher Faulet · 7 years ago
  9. f8eb8d5 MINOR: server: Handle weight increase in consistent hash. by Olivier Houchard · 7 years ago
  10. 52a91d3 MEDIUM: check: server states and weight propagation re-work by Emeric Brun · 7 years ago
  11. 18330ab BUG/MINOR: hash-balance-factor isn't effective in certain circumstances by Andrew Rodland · 7 years ago
  12. 4f88c63 MEDIUM: server: Implement bounded-load hash algorithm by Andrew Rodland · 8 years ago
  13. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · 8 years ago
  14. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · 10 years ago
  15. 87eb1d6 MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer by Willy Tarreau · 10 years ago
  16. c5150da MINOR: server: use functions to detect state changes and to update them by Willy Tarreau · 10 years ago
  17. 004e045 BUG/MAJOR: server: weight calculation fails for map-based algorithms by Willy Tarreau · 11 years ago
  18. d16a1b2 BUG/MAJOR: backend: consistent hash can loop forever in certain circumstances by Willy Tarreau · 11 years ago
  19. 798a39c [MEDIUM] hash: add support for an 'avalanche' hash-type by Willy Tarreau · 14 years ago
  20. 4c14eaa [CLEANUP] hash: move the avalanche hash code globally available by Willy Tarreau · 14 years ago
  21. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · 15 years ago
  22. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · 15 years ago