haproxy/include
Dragan Dosen 105c8e6368 MEDIUM: 51d: add LRU-based cache on User-Agent string detection
This cache is used by 51d converter. The input User-Agent string, the
converter args and a random seed are used as a hashing key. The cached
entries contains a pointer to the resulting string for specific
User-Agent string detection.

The cache size can be tuned using 51degrees-cache-size parameter.
2015-06-30 10:43:03 +02:00
..
common MINOR: standard: add function that converts signed int to a string 2015-06-13 22:59:14 +02:00
import MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
proto MEDIUM: vars: move the session variables to the session, not the stream 2015-06-19 11:59:02 +02:00
types MEDIUM: 51d: add LRU-based cache on User-Agent string detection 2015-06-30 10:43:03 +02:00