haproxy/include
Baptiste Assmann 4ec076f8ed MINOR: dns: new MAX values
DNS_MIN_RECORD_SIZE: minimal size of a DNS record

DNS_MAX_QUERY_RECORDS: maximum number of query records we allow.
  For now, we send one DNS query per request.

DNS_MAX_ANSWER_RECORDS: maximum number of records we may found in a
  response

WIP dns: new MAX values
2016-09-12 19:53:41 +02:00
..
common MINOR: chunk: new strncat function 2016-09-12 19:51:59 +02:00
import MINOR: lru: new function to delete <nb> least recently used keys 2016-01-11 07:31:35 +01:00
proto MINOR: new update_server_addr_port() function to change both server's ADDR and service PORT 2016-09-11 08:13:11 +02:00
types MINOR: dns: new MAX values 2016-09-12 19:53:41 +02:00