]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stream: Dump the task expiration date in trace messages
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 22 Feb 2023 13:41:53 +0000 (14:41 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 22 Feb 2023 14:59:16 +0000 (15:59 +0100)
commit6e59e871bfe821e0925d2f03eb91306acbd11da7
tree355dfef31d99c916e0e8bbf04c7c16d4c27963e4
parentb374ba563ae3195f34b32d76ec4d5df2bb1ea2c0
MINOR: stream: Dump the task expiration date in trace messages

The expiration date of the stream's task is now diplayed in the trace
messages. This will help to track changes in the stream traces.
src/stream.c