1. 9943d31 MINOR: server: make use of srv_is_usable() instead of checking eweight by Willy Tarreau · 10 years ago
  2. 892337c MAJOR: server: use states instead of flags to store the server state by Willy Tarreau · 10 years ago
  3. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · 10 years ago
  4. 87eb1d6 MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer by Willy Tarreau · 10 years ago
  5. c5150da MINOR: server: use functions to detect state changes and to update them by Willy Tarreau · 10 years ago
  6. 004e045 BUG/MAJOR: server: weight calculation fails for map-based algorithms by Willy Tarreau · 11 years ago
  7. 8f9fd2f BUG/MINOR: use the same check condition for server as other algorithms by Godbach · 11 years ago
  8. 4256463 [BUG] url_param hash may return a down server by Willy Tarreau · 14 years ago
  9. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · 15 years ago
  10. 5b4c2b5 [CLEANUP] proxy: move last lb-specific bits to their respective files by Willy Tarreau · 15 years ago
  11. 39c9ba7 [MINOR] lb_map: reorder code in order to ease integration of new hash functions by Willy Tarreau · 15 years ago
  12. f89c187 [CLEANUP] backend: move LB algos to individual files by Willy Tarreau · 15 years ago