1. 8776f1b [MINOR] add better support to "mysql-check" by Hervé COMMOWICK · Mon Oct 18 15:58:36 2010 +0200
  2. d64d225 [BUG] checks: don't log backend down for all zero-weight servers by Willy Tarreau · Sun Oct 17 17:16:42 2010 +0200
  3. 43961d5 [MINOR] global: add "tune.chksize" to change the default check buffer size by Willy Tarreau · Mon Oct 04 20:39:20 2010 +0200
  4. bd74154 [MEDIUM] checks: add support for HTTP contents lookup by Willy Tarreau · Tue Mar 16 18:46:54 2010 +0100
  5. b4c81e4 [MINOR] checks: add support for LDAPv3 health checks by Gabor Lekeny · Wed Sep 29 18:17:05 2010 +0200
  6. 3bb0571 [BUG] Restore info about available active/backup servers by Krzysztof Piotr Oledzki · Mon Sep 27 13:10:50 2010 +0200
  7. 07a5490 [CLEANUP] proxy: move PR_O_SSL3_CHK to options2 to release one flag by Willy Tarreau · Mon Mar 29 18:33:29 2010 +0200
  8. 0393818 [BUG] checks: don't wait for a close to start parsing the response by Willy Tarreau · Wed Mar 17 21:52:07 2010 +0100
  9. 6315d91 [MINOR] checks: make shutdown() silently fail by Willy Tarreau · Tue Mar 16 20:57:57 2010 +0100
  10. 659d7bc [BUG] checks: don't abort when second poll returns an error by Willy Tarreau · Tue Mar 16 21:14:41 2010 +0100
  11. c1a0796 [BUG] checks: don't report an error when recv() returns an error after data by Willy Tarreau · Tue Mar 16 20:55:43 2010 +0100
  12. 2c7ace0 [OPTIM] checks: try to detect the end of response without polling again by Willy Tarreau · Tue Mar 16 20:32:04 2010 +0100
  13. 57b1bf7 [MEDIUM] checks: support multi-packet health check responses by Nick Chalk · Tue Mar 16 15:50:46 2010 +0000
  14. 88e0581 [BUILD] fix some build warnings on Solaris with is* macros by Willy Tarreau · Wed Mar 03 00:16:00 2010 +0100
  15. cd19e51 [MEDIUM] add a maintenance mode to servers by Cyril Bonté · Sun Jan 31 22:34:03 2010 +0100
  16. ef78104 [MINOR] checks: add the server's status in the checks by Willy Tarreau · Wed Jan 27 11:53:01 2010 +0100
  17. e9d8788 [MINOR] checks: make the HTTP check code add the CRLF itself by Willy Tarreau · Wed Jan 27 11:28:42 2010 +0100
  18. 4de9149 [MINOR] add the "force-persist" statement to force persistence on down servers by Willy Tarreau · Fri Jan 22 19:10:05 2010 +0100
  19. a5aa1c8 [BUG] check: we must not check for error before reading a response by Willy Tarreau · Fri Jan 15 10:35:58 2010 +0100
  20. fc1daaf [CLEANUP] stream_sock: MSG_NOSIGNAL is only for send(), not recv() by Willy Tarreau · Fri Jan 15 10:26:13 2010 +0100
  21. 2a3a517 [BUG] checks: chars are unsigned on AIX, check was always true by Willy Tarreau · Thu Jan 14 11:41:31 2010 +0100
  22. 698ae00 [MINOR] add option "mysql-check" to use MySQL health checks by Hervé COMMOWICK · Tue Jan 12 09:25:13 2010 +0100
  23. 9f2b9d5 [BUG] checks: fix newline termination by Krzysztof Piotr Oledzki · Mon Jan 11 13:16:27 2010 +0100
  24. 5f5b7d2 [OPTIM] remove SSP_O_VIA and SSP_O_STATUS by Krzysztof Piotr Oledzki · Mon Jan 11 11:13:39 2010 +0100
  25. b16a607 [BUG] health checks: fix requeued message by Krzysztof Piotr Oledzki · Sun Jan 10 21:12:58 2010 +0100
  26. 6492db5 [BUG] Healthchecks: get a proper error code if connection cannot be completed immediately by Krzysztof Piotr Oledzki · Sat Jan 02 22:03:01 2010 +0100
  27. 97f07b8 [MEDIUM] Decrease server health based on http responses / events, version 3 by Krzysztof Piotr Oledzki · Tue Dec 15 22:31:24 2009 +0100
  28. 8d5d77e [OPTIM] move some rarely used fields out of fdtab by Willy Tarreau · Sun Oct 18 07:25:52 2009 +0200
  29. f7089f5 [MINOR] Capture & display more data from health checks, v2 by Krzysztof Piotr Oledzki · Sat Oct 10 21:06:49 2009 +0200
  30. 052d4fd [CLEANUP] Move counters to dedicated structures by Krzysztof Piotr Oledzki · Sun Oct 04 14:52:57 2009 +0200
  31. 99ab5f8 [MINOR] health checks logging unification by Krzysztof Piotr Oledzki · Sun Sep 27 17:28:21 2009 +0200
  32. 213014e [MEDIUM] Health check reporting code rework + health logging, v3 by Krzysztof Piotr Oledzki · Sun Sep 27 15:50:02 2009 +0200
  33. 78abe61 [MAJOR] struct chunk rework by Krzysztof Piotr Oledzki · Sun Sep 27 13:23:20 2009 +0200
  34. 0960541 [MEDIUM] Collect & show information about last health check, v3 by Krzysztof Piotr Oledzki · Wed Sep 23 22:09:24 2009 +0200
  35. caf5898 [BUILD] compilation of haproxy-1.4-dev2 on FreeBSD by Dmitry Sivachenko · Mon Aug 24 15:11:06 2009 +0400
  36. d6d0690 [CLEANUP] remove ifdef MSG_NOSIGNAL and define it instead by Willy Tarreau · Wed Aug 19 11:22:33 2009 +0200
  37. c9fce2f [BUILD] fix build for systems without SOL_TCP by Willy Tarreau · Sun Aug 16 14:13:47 2009 +0200
  38. 1274bc4 [MINOR] apply tcp-smart-connect option for the checks too by Willy Tarreau · Wed Jul 15 07:16:31 2009 +0200
  39. fb14edc [MEDIUM] stream_sock: implement tcp-cork for use during shutdowns on Linux by Willy Tarreau · Sun Jun 14 15:24:37 2009 +0200
  40. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · Wed Jun 10 11:09:37 2009 +0200
  41. 1772ece [MINOR] fix several printf formats and missing arguments by Willy Tarreau · Fri Apr 03 14:49:12 2009 +0200
  42. e383880 [BUG] server check intervals must not be null by Willy Tarreau · Sat Mar 21 18:58:32 2009 +0100
  43. a461318 [MINOR] task: keep a task count and clean up task creators by Willy Tarreau · Sat Mar 21 18:13:21 2009 +0100
  44. 26c2506 [MEDIUM] minor update to the task api: let the scheduler queue itself by Willy Tarreau · Sun Mar 08 09:38:41 2009 +0100
  45. 604e830 [BUG] interface binding: length must include the trailing zero by Willy Tarreau · Fri Mar 06 00:48:23 2009 +0100
  46. f39c71c [CRITICAL] fix server state tracking: it was O(n!) instead of O(n) by Krzysztof Piotr Oledzki · Fri Jan 30 00:52:49 2009 +0100
  47. c76721d [MEDIUM] add support for source interface binding at the server level by Willy Tarreau · Wed Feb 04 20:20:58 2009 +0100
  48. d53f96b [MEDIUM] add support for source interface binding by Willy Tarreau · Wed Feb 04 18:46:54 2009 +0100
  49. 7cd9d94 [BUG] check timeout must not be changed if timeout.check is not set by Willy Tarreau · Sun Dec 21 13:00:41 2008 +0100
  50. fdccded [MEDIUM] indicate a reason for a task wakeup by Willy Tarreau · Fri Aug 29 18:19:04 2008 +0200
  51. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  52. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · Mon Jul 07 00:09:58 2008 +0200
  53. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · Tue Jun 24 08:17:16 2008 +0200
  54. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · Sun Jun 22 17:18:02 2008 +0200
  55. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · Thu May 29 23:53:44 2008 +0200
  56. 5a329cf [MEDIUM]: Prevent redispatcher from selecting the same server, version #3 by Krzysztof Piotr Oledzki · Fri Feb 22 03:50:19 2008 +0100
  57. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · Mon Feb 18 01:26:35 2008 +0100
  58. 6054819 [BUG] do not apply timeout.connect in checks if unset by Willy Tarreau · Sun Feb 17 11:34:10 2008 +0100
  59. cf1d572 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · Thu Feb 14 20:28:18 2008 +0100
  60. 21d2af3 Revert "[BUILD] backend.c and checks.c did not build without tproxy !" by Willy Tarreau · Thu Feb 14 20:25:24 2008 +0100
  61. 3c3c012 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · Wed Feb 13 22:22:56 2008 +0100
  62. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · Mon Jan 21 01:54:06 2008 +0100
  63. d6f087e [BUG] fix truncated responses with sepoll by Willy Tarreau · Fri Jan 18 17:20:13 2008 +0100
  64. b881608 [BUILD] code did not build in full debug mode by Willy Tarreau · Fri Jan 18 12:18:15 2008 +0100
  65. e8c66af [MEDIUM] fix server health checks source address selection by Willy Tarreau · Sun Jan 13 18:40:14 2008 +0100
  66. 25b501a [MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup by Krzysztof Piotr Oledzki · Sun Jan 06 16:36:16 2008 +0100
  67. 5542af6 [MEDIUM] slowstart: ensure we don't start with a null weight by Willy Tarreau · Mon Dec 03 02:04:00 2007 +0100
  68. 9909fc1 [MEDIUM] implement the slowstart parameter for servers by Willy Tarreau · Fri Nov 30 17:42:05 2007 +0100
  69. 48494c0 [MEDIUM] implement "http-check disable-on-404" for graceful shutdown by Willy Tarreau · Fri Nov 30 10:41:39 2007 +0100
  70. c7dd71a [MEDIUM] change server check result to a bit field by Willy Tarreau · Fri Nov 30 08:33:21 2007 +0100
  71. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · Mon Nov 26 01:15:43 2007 +0100
  72. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · Thu Nov 15 23:26:18 2007 +0100
  73. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · Mon Oct 22 16:21:10 2007 +0200
  74. 9edd161 [MINOR] use nolinger on health-checks if backend is set to nolinger by Willy Tarreau · Thu Oct 18 18:07:48 2007 +0200
  75. e94ebd0 [MEDIUM] moved the sockaddr pointer to the fdtab structure by Willy Tarreau · Tue Oct 09 17:14:37 2007 +0200
  76. 44ec0f0 [MINOR] spread checks also when the server is OK. by Willy Tarreau · Sun Oct 14 23:47:04 2007 +0200
  77. 2c43a1e [MEDIUM] only consider slow checks when looking for the common interval by Willy Tarreau · Sun Oct 14 23:05:39 2007 +0200
  78. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · Sun Oct 14 23:40:01 2007 +0200
  79. 6b3f8b4 [MINOR] prevent the system from sending an RST when closing health-checks by Krzysztof Oledzki · Thu Oct 11 18:41:08 2007 +0200
  80. 5af3a69 [MEDIUM] improve behaviour with large number of servers per proxy by Willy Tarreau · Tue Jul 24 23:32:33 2007 +0200
  81. 8eee9c8 [BUG] fix broken health-checks since switch to timeval by Willy Tarreau · Mon May 14 03:40:11 2007 +0200
  82. a8b55e3 [MINOR] use non-inline tv_* functions in many locations by Willy Tarreau · Sun May 13 16:08:19 2007 +0200
  83. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  84. 7317eb5 [MAJOR] fixed some expiration dates on tasks by Willy Tarreau · Wed May 09 00:54:10 2007 +0200
  85. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · Tue May 08 23:50:35 2007 +0200
  86. 6996e15 [BUG] fixed connection establishment detection by Willy Tarreau · Mon Apr 30 14:37:43 2007 +0200
  87. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  88. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  89. 8374918 [MAJOR] implemented support for speculative I/O processing by Willy Tarreau · Sun Apr 15 20:56:27 2007 +0200
  90. 3d32d3a [MINOR] add support for the polling results in fdtab by Willy Tarreau · Sun Apr 15 11:31:05 2007 +0200
  91. 7a96648 [MINOR] recompute maxfd before touching fdtab by Willy Tarreau · Sun Apr 15 10:58:02 2007 +0200
  92. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · Sun Apr 08 16:59:42 2007 +0200
  93. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  94. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · Sun Mar 25 20:46:19 2007 +0200
  95. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · Sun Mar 25 16:45:16 2007 +0200
  96. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · Sun Mar 18 18:34:41 2007 +0100
  97. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · Sun Dec 31 17:46:05 2006 +0100
  98. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · Sun Dec 17 19:31:23 2006 +0100
  99. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · Thu Nov 30 11:40:23 2006 +0100
  100. 163c532 [MEDIUM] use tproxy address as source of health checks by Willy Tarreau · Tue Nov 14 16:18:41 2006 +0100