haproxy/include
Frédéric Lécaille b65717fa55 MINOR: peers: Optimization for dictionary cache lookup.
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.
2019-06-07 15:47:54 +02:00
..
common MINOR: logs: use the new bitmap functions instead of fd_sets for encoding maps 2019-06-07 11:13:24 +02:00
import
proto BUILD: stream-int: avoid a build warning in dev mode in si_state_bit() 2019-06-06 16:42:08 +02:00
types MINOR: peers: Optimization for dictionary cache lookup. 2019-06-07 15:47:54 +02:00