1. 6c59e0a [MEDIUM] session counters: add bytes_in_rate and bytes_out_rate counters by Willy Tarreau · 14 years ago
  2. 91c43d7 [MEDIUM] session counters: add conn_rate and sess_rate counters by Willy Tarreau · 14 years ago
  3. 888617d [MEDIUM] stick-tables: add support for arguments to data_types by Willy Tarreau · 14 years ago
  4. f4d17d9 [MEDIUM] session: add a counter on the cumulated number of sessions by Willy Tarreau · 14 years ago
  5. 855e4bb [MEDIUM] session: add data in and out volume counters by Willy Tarreau · 14 years ago
  6. 38285c1 [MEDIUM] session: add concurrent connections counter by Willy Tarreau · 14 years ago
  7. 8fb12c4 [MINOR] stick-table: use suffix "_cnt" for cumulated counts by Willy Tarreau · 14 years ago
  8. e7f3d7a [MEDIUM] stick-tables: add a reference counter to each entry by Willy Tarreau · 14 years ago
  9. 13c29de [MEDIUM] stick_table: move the server ID to a generic data type by Willy Tarreau · 14 years ago
  10. 68129b9 [MINOR] stick_table: provide functions to return stksess data from a type by Willy Tarreau · 14 years ago
  11. 69b870f [MINOR] stick_table: add support for "conn_cum" data type. by Willy Tarreau · 14 years ago
  12. 08d5f98 [MEDIUM] stick_table: add room for extra data types by Willy Tarreau · 14 years ago
  13. 86257dc [CLEANUP] stick_table: rename some stksess struct members to avoid confusion by Willy Tarreau · 14 years ago
  14. 393379c [MINOR] stick_table: add support for variable-sized data by Willy Tarreau · 14 years ago
  15. aea940e [CLEANUP] stick_table: add/clarify some comments by Willy Tarreau · 14 years ago
  16. 3bd697e [MEDIUM] Add stick table (persistence) management functions and types by Emeric Brun · 15 years ago