Willy Tarreau 3ffcf7beb1 MINOR: stream/cli: add an optional "older" filter for "show sess"
It's often needed to be able to refine "show sess" when debugging, and
very often a first glance at old streams is performed, but that's a
difficult task in large dumps, and it takes lots of resources to dump
everything.

This commit adds "older <age>" to "show sess" in order to specify the
minimum age of streams that will be dumped. This should simplify the
identification of blocked ones.
2023-11-17 19:30:04 +01:00
..
2006-06-15 21:48:13 +02:00
2023-05-31 16:29:19 +02:00
2006-06-15 21:48:13 +02:00
2023-11-04 09:38:16 +01:00