From: n0tlu5 Date: Sun, 22 Dec 2024 04:42:33 +0000 (+0700) Subject: resets weight when service is declared as down X-Git-Tag: dnsdist-2.0.0-alpha1~178^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cefe1ccdfa2633d157b7c14e59df438421c2dcf2;p=thirdparty%2Fpdns.git resets weight when service is declared as down --- diff --git a/pdns/lua-record.cc b/pdns/lua-record.cc index 95148b3f40..4653588f69 100644 --- a/pdns/lua-record.cc +++ b/pdns/lua-record.cc @@ -147,6 +147,7 @@ private: catch(std::exception& ne) { if(status || first) g_log<