1. 0a6d2ef [MINOR] stats/html: group digits by 3 to clarify numbers by Willy Tarreau · 15 years ago
  2. c6dcad6 [MINOR] show sess: report a lot more information about sessions by Willy Tarreau · 15 years ago
  3. 3884cba [MINOR] show sess: report number of calls to each task by Willy Tarreau · 15 years ago
  4. c7bdf09 [MINOR] stats: report number of tasks (active and running) by Willy Tarreau · 15 years ago
  5. 787bbd9 [MINOR] show errors: encode backslash as well as non-ascii characters by Willy Tarreau · 15 years ago
  6. 4726f53 [OPTIM] task: don't unlink a task from a wait queue when waking it up by Willy Tarreau · 15 years ago
  7. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · 15 years ago
  8. 74808cb [MEDIUM] implement error dump on unix socket with "show errors" by Willy Tarreau · 15 years ago
  9. fd3828e [BUG] fix random memory corruption using "show sess" by Willy Tarreau · 15 years ago
  10. a206fa9 [STATS] report pipe usage in the statistics by Willy Tarreau · 15 years ago
  11. 8a5c626 [MINOR] stats: indicate if a task is running in "show sess" by Willy Tarreau · 16 years ago
  12. 3dfe6cd [MEDIUM] add support for "show sess" in unix stats socket by Willy Tarreau · 16 years ago
  13. 0a46489 [MINOR] slightly rebalance stats_dump_{raw,http} by Willy Tarreau · 16 years ago
  14. 01bf867 [MEDIUM] reference the current hijack function in the buffer itself by Willy Tarreau · 16 years ago
  15. b1356cf [MAJOR] make unix sockets work again with stats by Willy Tarreau · 16 years ago
  16. dded32d [MINOR] replace client_retnclose() with stream_int_retnclose() by Willy Tarreau · 16 years ago
  17. 72b179a [MEDIUM] reintroduce BF_HIJACK with produce_content by Willy Tarreau · 16 years ago
  18. 1ae3a05 [MEDIUM] remove unused references to {CL|SV}_STSHUT* by Willy Tarreau · 16 years ago
  19. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  20. 284648e [CLEANUP] remove unused include/types/client.h by Willy Tarreau · 16 years ago
  21. 10522fd [MEDIUM] modularize the global "stats" keyword configuration parser by Willy Tarreau · 16 years ago
  22. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  23. 8e4b21d [BUG] Flush buffers also where there are exactly 0 bytes left by Krzysztof Piotr Oledzki · 16 years ago
  24. 39f7e6d [MEDIUM] fix stats socket limitation to 16 kB by Willy Tarreau · 16 years ago
  25. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · 16 years ago
  26. f58a962 [MINOR] Implement persistent id for proxies and servers by Krzysztof Piotr Oledzki · 16 years ago
  27. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · 16 years ago
  28. 25b501a [MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup by Krzysztof Piotr Oledzki · 16 years ago
  29. a8efd36 [STATS] add support for "show info" on the unix socket by Willy Tarreau · 17 years ago
  30. ddbb82f [STATS] report the number of times each server was selected by Willy Tarreau · 17 years ago
  31. 5542af6 [MEDIUM] slowstart: ensure we don't start with a null weight by Willy Tarreau · 17 years ago
  32. b3f32f5 [MEDIUM] add support for time units in the configuration by Willy Tarreau · 17 years ago
  33. 4bab24d [MINOR] stats: report the server warm up status in a "throttle" column by Willy Tarreau · 17 years ago
  34. 2ea8193 [MEDIUM] report disabled servers as "NOLB" when they are still UP by Willy Tarreau · 17 years ago
  35. 5dc2fa6 [MINOR] add a weight divisor to the struct proxy by Willy Tarreau · 17 years ago
  36. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · 17 years ago
  37. 1fbe493 [BUG] missing header names in raw stats output by Willy Tarreau · 17 years ago
  38. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · 17 years ago
  39. 6fb42e0 [MINOR] add an options field to the listeners by Willy Tarreau · 17 years ago
  40. acafc5f [MEDIUM] add support for "maxqueue" to limit server queue overload by Elijah Epifanov · 17 years ago
  41. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · 17 years ago
  42. d4e1b5f [MINOR] stats: update the width of the table to 22 columns by Willy Tarreau · 17 years ago
  43. 1cf36ba [MEDIUM] stats: count server retries and redispatches by Krzysztof Oledzki · 17 years ago
  44. 1388a3a [BUG] scope "." must match the backend and not the frontend by Willy Tarreau · 17 years ago
  45. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · 17 years ago
  46. 3e76e72 [MEDIUM] implement the statistics output on a unix socket by Willy Tarreau · 17 years ago
  47. 5031e6a [MINOR] add a link to the CSV export on the stats page. by Willy Tarreau · 17 years ago
  48. 55bb845 [MEDIUM] implement the CSV output for the statistics by Willy Tarreau · 17 years ago
  49. 9186126 [MEDIUM] moved stats and buffer generic functions to new files by Willy Tarreau · 17 years ago