]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update HTTP listeners quotas on reconfiguration
authorArtem Boldariev <artem@boldariev.com>
Wed, 22 Jun 2022 12:28:57 +0000 (15:28 +0300)
committerArtem Boldariev <artem@boldariev.com>
Tue, 28 Jun 2022 12:42:38 +0000 (15:42 +0300)
commita2379135fa85a91183a64bd024c758ded9a6d1b0
treef2b3399f34008c2c6553e1d452ba86557f2ce74a
parent3f0b3107720dd53b60c1ca456e5508dd2fde4dc1
Update HTTP listeners quotas on reconfiguration

This commit ensures that on reconfiguration a proper value for HTTP
connections limit is picked up.

The commit also refactors how listeners settings are updated so that
there is less code duplication.
lib/ns/interfacemgr.c