mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-02 13:42:01 +01:00
When we look up an dictionary entry in the cache used upon transmission we store the last result in ->prev_lookup of struct dcache_tx so that to compare it with the subsequent entries to look up and save performances.