1. 4de9149 [MINOR] add the "force-persist" statement to force persistence on down servers by Willy Tarreau · 14 years ago
  2. a5aa1c8 [BUG] check: we must not check for error before reading a response by Willy Tarreau · 14 years ago
  3. fc1daaf [CLEANUP] stream_sock: MSG_NOSIGNAL is only for send(), not recv() by Willy Tarreau · 14 years ago
  4. 2a3a517 [BUG] checks: chars are unsigned on AIX, check was always true by Willy Tarreau · 14 years ago
  5. 698ae00 [MINOR] add option "mysql-check" to use MySQL health checks by Hervé COMMOWICK · 14 years ago
  6. 9f2b9d5 [BUG] checks: fix newline termination by Krzysztof Piotr Oledzki · 14 years ago
  7. 5f5b7d2 [OPTIM] remove SSP_O_VIA and SSP_O_STATUS by Krzysztof Piotr Oledzki · 14 years ago
  8. b16a607 [BUG] health checks: fix requeued message by Krzysztof Piotr Oledzki · 14 years ago
  9. 6492db5 [BUG] Healthchecks: get a proper error code if connection cannot be completed immediately by Krzysztof Piotr Oledzki · 15 years ago
  10. 97f07b8 [MEDIUM] Decrease server health based on http responses / events, version 3 by Krzysztof Piotr Oledzki · 15 years ago
  11. 8d5d77e [OPTIM] move some rarely used fields out of fdtab by Willy Tarreau · 15 years ago
  12. f7089f5 [MINOR] Capture & display more data from health checks, v2 by Krzysztof Piotr Oledzki · 15 years ago
  13. 052d4fd [CLEANUP] Move counters to dedicated structures by Krzysztof Piotr Oledzki · 15 years ago
  14. 99ab5f8 [MINOR] health checks logging unification by Krzysztof Piotr Oledzki · 15 years ago
  15. 213014e [MEDIUM] Health check reporting code rework + health logging, v3 by Krzysztof Piotr Oledzki · 15 years ago
  16. 78abe61 [MAJOR] struct chunk rework by Krzysztof Piotr Oledzki · 15 years ago
  17. 0960541 [MEDIUM] Collect & show information about last health check, v3 by Krzysztof Piotr Oledzki · 15 years ago
  18. caf5898 [BUILD] compilation of haproxy-1.4-dev2 on FreeBSD by Dmitry Sivachenko · 15 years ago
  19. d6d0690 [CLEANUP] remove ifdef MSG_NOSIGNAL and define it instead by Willy Tarreau · 15 years ago
  20. c9fce2f [BUILD] fix build for systems without SOL_TCP by Willy Tarreau · 15 years ago
  21. 1274bc4 [MINOR] apply tcp-smart-connect option for the checks too by Willy Tarreau · 15 years ago
  22. fb14edc [MEDIUM] stream_sock: implement tcp-cork for use during shutdowns on Linux by Willy Tarreau · 15 years ago
  23. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · 15 years ago
  24. 1772ece [MINOR] fix several printf formats and missing arguments by Willy Tarreau · 15 years ago
  25. e383880 [BUG] server check intervals must not be null by Willy Tarreau · 15 years ago
  26. a461318 [MINOR] task: keep a task count and clean up task creators by Willy Tarreau · 15 years ago
  27. 26c2506 [MEDIUM] minor update to the task api: let the scheduler queue itself by Willy Tarreau · 15 years ago
  28. 604e830 [BUG] interface binding: length must include the trailing zero by Willy Tarreau · 15 years ago
  29. f39c71c [CRITICAL] fix server state tracking: it was O(n!) instead of O(n) by Krzysztof Piotr Oledzki · 15 years ago
  30. c76721d [MEDIUM] add support for source interface binding at the server level by Willy Tarreau · 15 years ago
  31. d53f96b [MEDIUM] add support for source interface binding by Willy Tarreau · 15 years ago
  32. 7cd9d94 [BUG] check timeout must not be changed if timeout.check is not set by Willy Tarreau · 16 years ago
  33. fdccded [MEDIUM] indicate a reason for a task wakeup by Willy Tarreau · 16 years ago
  34. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  35. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  36. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · 16 years ago
  37. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · 16 years ago
  38. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · 16 years ago
  39. 5a329cf [MEDIUM]: Prevent redispatcher from selecting the same server, version #3 by Krzysztof Piotr Oledzki · 16 years ago
  40. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · 16 years ago
  41. 6054819 [BUG] do not apply timeout.connect in checks if unset by Willy Tarreau · 16 years ago
  42. cf1d572 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · 16 years ago
  43. 21d2af3 Revert "[BUILD] backend.c and checks.c did not build without tproxy !" by Willy Tarreau · 16 years ago
  44. 3c3c012 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · 16 years ago
  45. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · 16 years ago
  46. d6f087e [BUG] fix truncated responses with sepoll by Willy Tarreau · 16 years ago
  47. b881608 [BUILD] code did not build in full debug mode by Willy Tarreau · 16 years ago
  48. e8c66af [MEDIUM] fix server health checks source address selection by Willy Tarreau · 16 years ago
  49. 25b501a [MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup by Krzysztof Piotr Oledzki · 16 years ago
  50. 5542af6 [MEDIUM] slowstart: ensure we don't start with a null weight by Willy Tarreau · 17 years ago
  51. 9909fc1 [MEDIUM] implement the slowstart parameter for servers by Willy Tarreau · 17 years ago
  52. 48494c0 [MEDIUM] implement "http-check disable-on-404" for graceful shutdown by Willy Tarreau · 17 years ago
  53. c7dd71a [MEDIUM] change server check result to a bit field by Willy Tarreau · 17 years ago
  54. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · 17 years ago
  55. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · 17 years ago
  56. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · 17 years ago
  57. 9edd161 [MINOR] use nolinger on health-checks if backend is set to nolinger by Willy Tarreau · 17 years ago
  58. e94ebd0 [MEDIUM] moved the sockaddr pointer to the fdtab structure by Willy Tarreau · 17 years ago
  59. 44ec0f0 [MINOR] spread checks also when the server is OK. by Willy Tarreau · 17 years ago
  60. 2c43a1e [MEDIUM] only consider slow checks when looking for the common interval by Willy Tarreau · 17 years ago
  61. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · 17 years ago
  62. 6b3f8b4 [MINOR] prevent the system from sending an RST when closing health-checks by Krzysztof Oledzki · 17 years ago
  63. 5af3a69 [MEDIUM] improve behaviour with large number of servers per proxy by Willy Tarreau · 17 years ago
  64. 8eee9c8 [BUG] fix broken health-checks since switch to timeval by Willy Tarreau · 17 years ago
  65. a8b55e3 [MINOR] use non-inline tv_* functions in many locations by Willy Tarreau · 17 years ago
  66. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  67. 7317eb5 [MAJOR] fixed some expiration dates on tasks by Willy Tarreau · 17 years ago
  68. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · 17 years ago
  69. 6996e15 [BUG] fixed connection establishment detection by Willy Tarreau · 17 years ago
  70. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · 17 years ago
  71. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · 17 years ago
  72. 8374918 [MAJOR] implemented support for speculative I/O processing by Willy Tarreau · 17 years ago
  73. 3d32d3a [MINOR] add support for the polling results in fdtab by Willy Tarreau · 17 years ago
  74. 7a96648 [MINOR] recompute maxfd before touching fdtab by Willy Tarreau · 17 years ago
  75. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · 17 years ago
  76. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · 17 years ago
  77. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · 17 years ago
  78. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · 17 years ago
  79. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · 17 years ago
  80. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · 18 years ago
  81. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · 18 years ago
  82. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · 18 years ago
  83. 163c532 [MEDIUM] use tproxy address as source of health checks by Willy Tarreau · 18 years ago
  84. c642348 [CLEANUP] add a few checks for functions return values by Willy Tarreau · 18 years ago
  85. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · 18 years ago
  86. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · 18 years ago
  87. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · 18 years ago
  88. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  89. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago