mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 20:43:29 +02:00
table_expire() returns the expiration delay for a stick-table entry associated to an input sample. Its counterpart table_idle() returns the time the entry remained idle since the last time it was updated. Both converters may take a default value as second argument which is returned when the entry is not present.