mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-20 00:10:41 -05:00
The ->exp_next field of the stick-table was probably useful in 1.5 but it currently only carries a copy of what the future value of the table's task's expire value will be, while it's systematically copied over there immediately after being assigned. As such it provides exactly a local variable. Let's remove it, as it costs atomic operations. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||