]> git.ipfire.org Git - thirdparty/pdns.git/commit
Keep trying if the first connection to the remote logger failed 5770/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 5 Oct 2017 09:53:51 +0000 (11:53 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 5 Oct 2017 13:32:19 +0000 (15:32 +0200)
commitc2d1d4babb7afe74e7bc5c1ae3af8a5ec558bf77
treee9f377328fd243a8fec587322198b75cd29eb125
parent10a42457a02fe2f525584a35dd233387e90d4c2f
Keep trying if the first connection to the remote logger failed

Instead of waiting to have a message to send, causing some messages
to be lost in some cases because we would detect the failure too
late in the process.
pdns/remote_logger.cc
pdns/remote_logger.hh