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