Files
bind9/lib/dns
Evan Hunt 694bc50273 Fix the fetches-per-server quota calculation
Since commit bad5a523c2, when the fetches-per-server quota
was increased or decreased, instead of the value being set to
the newly calculated quota, it was set to the *minimum* of
the new quota or 1 - which effectively meant it was always set to 1.
it should instead have been the maximum, to prevent the value from
ever dropping to zero.
2022-05-13 21:47:27 -07:00
..
2022-05-03 12:38:59 +00:00
2022-04-01 23:50:34 +02:00
2022-05-03 10:02:19 +02:00
2022-05-03 12:38:59 +00:00
2022-05-03 12:38:59 +00:00
2022-05-03 12:38:59 +00:00
2022-05-02 19:47:58 +01:00
2022-05-03 00:41:42 +01:00
2022-05-03 12:38:59 +00:00
2022-05-13 13:36:10 -07:00
2022-05-03 12:38:59 +00:00
2022-05-03 12:38:59 +00:00
2022-05-03 12:38:59 +00:00
2022-05-13 13:39:52 -07:00