From: Arаm Sаrgsyаn Date: Thu, 11 Jun 2026 11:33:05 +0000 (+0000) Subject: fix: usr: Fix DNS-over-HTTPS (DoH) quota configuration issue X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=476fdc53659c54909f88ef81a397ad34defc631b;p=thirdparty%2Fbind9.git fix: usr: Fix DNS-over-HTTPS (DoH) quota configuration issue The :any:`http-listener-clients` and :any:`http-streams-per-connection` configuration options could be truncated to smaller values (or to ``0``, which means unlimited) when very big configuration values were used, which exceeded ``65535``. As a note - it is very unlikely that such big values are used in production, and the default values for the affected options are ``300`` and ``100``, correspondingly. This has been fixed. Closes #6021 Merge branch '6021-doh-quota-type-truncation-fix' into 'main' See merge request isc-projects/bind9!12085 --- 476fdc53659c54909f88ef81a397ad34defc631b