haproxy/include
Willy Tarreau 69c696c138 IMPORT: lru: import simple ebtree-based LRU functions
This will be usable to implement some maps/acl caches for heavy datasets
loaded from files (mostly regex-based but in general anything that cannot
be indexed in a tree).
2015-04-29 19:14:43 +02:00
..
common MINOR: tools: provide an rdtsc() function for time comparisons 2015-04-29 19:14:03 +02:00
import IMPORT: lru: import simple ebtree-based LRU functions 2015-04-29 19:14:43 +02:00
proto MINOR: stream-int: add two flags to indicate an applet's wishes regarding I/O 2015-04-23 17:56:17 +02:00
types MEDIUM: logs: Add HTTP request-line log format directives 2015-04-28 21:03:05 +02:00