]> git.kaiwu.me - haproxy.git/commit
MINOR: dns: dns_nameserver structure update: new counter for truncated response
authorBaptiste Assmann <bedis9@gmail.com>
Wed, 2 Sep 2015 19:56:05 +0000 (21:56 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 8 Sep 2015 12:57:28 +0000 (14:57 +0200)
commit6cdea9359bf4e37742588d9af82bf1b39790be2c
treee0050c4b13fa5048413263238692e11d90cf1a49
parent042d0a1f8cb0cb374aed430a762fa31cbe422442
MINOR: dns: dns_nameserver structure update: new counter for truncated response

This patch updates the dns_nameserver structure to integrate a counter
dedicated to 'truncated' response sent by servers.
Such response are important to track, since HAProxy is supposed to
replay its request.
include/types/dns.h
src/dumpstats.c