]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Log when a console message exceeds the maximum size
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 15 Apr 2022 08:34:44 +0000 (10:34 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 15 Apr 2022 08:34:44 +0000 (10:34 +0200)
commit280acaaf4bb2e28eac3f5811293f571c0c8073ab
tree58ac5294c7a2822ca85fc542e7a945694877f74c
parent4565c442fc60134d5608c141d6a23cf750b80f2f
dnsdist: Log when a console message exceeds the maximum size

Otherwise one cannot know whether the server has closed the connection
or sent a too large message.
pdns/dnsdist-console.cc