1. 9909fc1 [MEDIUM] implement the slowstart parameter for servers by Willy Tarreau · Fri Nov 30 17:42:05 2007 +0100
  2. 48494c0 [MEDIUM] implement "http-check disable-on-404" for graceful shutdown by Willy Tarreau · Fri Nov 30 10:41:39 2007 +0100
  3. c7dd71a [MEDIUM] change server check result to a bit field by Willy Tarreau · Fri Nov 30 08:33:21 2007 +0100
  4. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · Mon Nov 26 01:15:43 2007 +0100
  5. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · Thu Nov 15 23:26:18 2007 +0100
  6. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · Mon Oct 22 16:21:10 2007 +0200
  7. 9edd161 [MINOR] use nolinger on health-checks if backend is set to nolinger by Willy Tarreau · Thu Oct 18 18:07:48 2007 +0200
  8. e94ebd0 [MEDIUM] moved the sockaddr pointer to the fdtab structure by Willy Tarreau · Tue Oct 09 17:14:37 2007 +0200
  9. 44ec0f0 [MINOR] spread checks also when the server is OK. by Willy Tarreau · Sun Oct 14 23:47:04 2007 +0200
  10. 2c43a1e [MEDIUM] only consider slow checks when looking for the common interval by Willy Tarreau · Sun Oct 14 23:05:39 2007 +0200
  11. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · Sun Oct 14 23:40:01 2007 +0200
  12. 6b3f8b4 [MINOR] prevent the system from sending an RST when closing health-checks by Krzysztof Oledzki · Thu Oct 11 18:41:08 2007 +0200
  13. 5af3a69 [MEDIUM] improve behaviour with large number of servers per proxy by Willy Tarreau · Tue Jul 24 23:32:33 2007 +0200
  14. 8eee9c8 [BUG] fix broken health-checks since switch to timeval by Willy Tarreau · Mon May 14 03:40:11 2007 +0200
  15. a8b55e3 [MINOR] use non-inline tv_* functions in many locations by Willy Tarreau · Sun May 13 16:08:19 2007 +0200
  16. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  17. 7317eb5 [MAJOR] fixed some expiration dates on tasks by Willy Tarreau · Wed May 09 00:54:10 2007 +0200
  18. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · Tue May 08 23:50:35 2007 +0200
  19. 6996e15 [BUG] fixed connection establishment detection by Willy Tarreau · Mon Apr 30 14:37:43 2007 +0200
  20. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  21. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  22. 8374918 [MAJOR] implemented support for speculative I/O processing by Willy Tarreau · Sun Apr 15 20:56:27 2007 +0200
  23. 3d32d3a [MINOR] add support for the polling results in fdtab by Willy Tarreau · Sun Apr 15 11:31:05 2007 +0200
  24. 7a96648 [MINOR] recompute maxfd before touching fdtab by Willy Tarreau · Sun Apr 15 10:58:02 2007 +0200
  25. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · Sun Apr 08 16:59:42 2007 +0200
  26. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  27. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · Sun Mar 25 20:46:19 2007 +0200
  28. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · Sun Mar 25 16:45:16 2007 +0200
  29. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · Sun Mar 18 18:34:41 2007 +0100
  30. 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
  31. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · Sun Dec 17 19:31:23 2006 +0100
  32. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · Thu Nov 30 11:40:23 2006 +0100
  33. 163c532 [MEDIUM] use tproxy address as source of health checks by Willy Tarreau · Tue Nov 14 16:18:41 2006 +0100
  34. c642348 [CLEANUP] add a few checks for functions return values by Willy Tarreau · Sun Oct 15 14:59:03 2006 +0200
  35. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · Sun Oct 15 14:52:29 2006 +0200
  36. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · Sat Jul 29 16:59:06 2006 +0200
  37. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · Sun Jul 09 16:42:34 2006 +0200
  38. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  39. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200