1. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · 15 years ago
  2. 13a34bd [MINOR] compute the max of sessions/s on fe/be/srv by Willy Tarreau · 15 years ago
  3. 3b88d44 [MINOR] switch all stat counters to 64-bit by Willy Tarreau · 15 years ago
  4. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · 15 years ago
  5. c76721d [MEDIUM] add support for source interface binding at the server level by Willy Tarreau · 15 years ago
  6. 7c669d7 [BUG] fix the dequeuing logic to ensure that all requests get served by Willy Tarreau · 16 years ago
  7. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · 16 years ago
  8. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · 16 years ago
  9. 21d2af3 Revert "[BUILD] backend.c and checks.c did not build without tproxy !" by Willy Tarreau · 16 years ago
  10. 3c3c012 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · 16 years ago
  11. 7a58a72 [MINOR] add configuration support for "redir" server keyword by Willy Tarreau · 16 years ago
  12. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · 16 years ago
  13. 4864c35 [BUG] build failed on CONFIG_HAP_LINUX_TPROXY without CONFIG_HAP_CTTPROXY by Willy Tarreau · 16 years ago
  14. c297b52 [BUG] fix overlapping server flags by Willy Tarreau · 16 years ago
  15. 25b501a [MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup by Krzysztof Piotr Oledzki · 17 years ago
  16. ddbb82f [STATS] report the number of times each server was selected by Willy Tarreau · 17 years ago
  17. b698f0f [CLEANUP] fwrr: ensure that we never overflow in placements by Willy Tarreau · 17 years ago
  18. 9909fc1 [MEDIUM] implement the slowstart parameter for servers by Willy Tarreau · 17 years ago
  19. 48494c0 [MEDIUM] implement "http-check disable-on-404" for graceful shutdown by Willy Tarreau · 17 years ago
  20. c7dd71a [MEDIUM] change server check result to a bit field by Willy Tarreau · 17 years ago
  21. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · 17 years ago
  22. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · 17 years ago
  23. acafc5f [MEDIUM] add support for "maxqueue" to limit server queue overload by Elijah Epifanov · 17 years ago
  24. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · 17 years ago
  25. 1cf36ba [MEDIUM] stats: count server retries and redispatches by Krzysztof Oledzki · 17 years ago
  26. 417fae0 [MINOR] changed server weight storage from char to unsigned int by Willy Tarreau · 17 years ago
  27. 91b6f32 [CLEANUP] slightly reorganized the struct server by Willy Tarreau · 17 years ago
  28. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · 17 years ago
  29. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · 17 years ago
  30. 35d66b0 [MINOR] added byte count to sessions and statistics. by Willy Tarreau · 18 years ago
  31. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · 18 years ago
  32. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  33. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  34. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago