1. 76e84f5 MINOR: backend: move hash_balance_factor out of chash by Willy Tarreau · 5 years ago
  2. 20e6837 MINOR: backend: add new fields in lbprm to store more LB options by Willy Tarreau · 5 years ago
  3. 484ff07 MINOR: backend: make headers and RDP cookie also use arg_str/len by Willy Tarreau · 5 years ago
  4. 4c03d1c MINOR: backend: move url_param_name/len to lbprm.arg_str/len by Willy Tarreau · 5 years ago
  5. 760e81d MINOR: backend: implement random-based load balancing by Willy Tarreau · 6 years ago
  6. 9dcf9b6 MINOR: threads: Use __decl_hathreads to declare locks by Christopher Faulet · 7 years ago
  7. 5b51755 MEDIUM: threads/lb: Make LB algorithms (lb_*.c) thread-safe by Christopher Faulet · 7 years ago
  8. 324f07f MEDIUM: backend: add the crc32 hash algorithm for load balancing by Willy Tarreau · 9 years ago
  9. a0f4271 MEDIUM: backend: add support for the wt6 hash by Willy Tarreau · 11 years ago
  10. b6c0ac9 MEDIUM: backend: Implement avalanche as a modifier of the hashing functions. by Bhaskar Maddala · 11 years ago
  11. 98634f0 MEDIUM: backend: Enhance hash-type directive with an algorithm options by Bhaskar · 11 years ago
  12. a34bdc0 BUG/MEDIUM: server: set the macro for server's max weight SRV_UWGHT_MAX to SRV_UWGHT_RANGE by Godbach · 11 years ago
  13. 9580d16 BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set by Willy Tarreau · 12 years ago
  14. f09c660 MEDIUM: backend: add the 'first' balancing algorithm by Willy Tarreau · 12 years ago
  15. 3ebb116 MINOR: backend: rework the LC definition to support other connection-based algos by Willy Tarreau · 12 years ago
  16. 798a39c [MEDIUM] hash: add support for an 'avalanche' hash-type by Willy Tarreau · 14 years ago
  17. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · 15 years ago
  18. 9757a38 [MEDIUM] backend: introduce the "static-rr" LB algorithm by Willy Tarreau · 15 years ago
  19. f3e49f9 [MINOR] backend: separate declarations of LB algos from their lookup method by Willy Tarreau · 15 years ago
  20. 5b4c2b5 [CLEANUP] proxy: move last lb-specific bits to their respective files by Willy Tarreau · 15 years ago
  21. 736aa23 [MEDIUM] add support for RDP cookie load-balancing by Emeric Brun · 15 years ago
  22. affb481 [MEDIUM] add support for "balance hdr(name)" by Benoit · 15 years ago
  23. 1c2ab96 [MAJOR] implement parameter hashing for POST requests by matt.farnsworth@nokia.com · 16 years ago
  24. 5140623 [MAJOR] implementation of the "leastconn" load balancing algorithm by Willy Tarreau · 16 years ago
  25. b698f0f [CLEANUP] fwrr: ensure that we never overflow in placements by Willy Tarreau · 17 years ago
  26. df36614 [CLEANUP] use distinct bits per load-balancing algorithm type by Willy Tarreau · 17 years ago
  27. 3168223 [MINOR] move the load balancing algorithm to be->lbprm.algo by Willy Tarreau · 17 years ago
  28. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · 17 years ago
  29. 583bc96 [MEDIUM] continous statistics by Krzysztof Piotr Oledzki · 17 years ago
  30. 0173280 [MEDIUM] introduce the "url_param" balance method by Willy Tarreau · 17 years ago
  31. 1a20a5d [CLEANUP] group PR_O_BALANCE_* bits into a checkable value by Willy Tarreau · 17 years ago
  32. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · 17 years ago
  33. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · 17 years ago
  34. 2fcb500 [MEDIUM] implement the URI hash algorithm by Willy Tarreau · 17 years ago
  35. 8f922fc [MINOR] added the "tcpsplice" option by Willy Tarreau · 17 years ago
  36. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · 18 years ago
  37. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · 18 years ago
  38. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  39. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago