]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update max concurrent streams limit in HTTP listeners on reconfig
authorArtem Boldariev <artem@boldariev.com>
Wed, 22 Jun 2022 13:45:28 +0000 (16:45 +0300)
committerArtem Boldariev <artem@boldariev.com>
Tue, 28 Jun 2022 12:42:38 +0000 (15:42 +0300)
commite72962d5f1a4e157800519b5ac878cc72052c3a8
tree1c32bcf9e9075d93268e157ed1b8d3b827ee1c1d
parenta2379135fa85a91183a64bd024c758ded9a6d1b0
Update max concurrent streams limit in HTTP listeners on reconfig

This commit ensures that HTTP listeners concurrent streams limit gets
updated properly on reconfiguration.
lib/isc/include/isc/netmgr.h
lib/isc/netmgr/http.c
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/netmgr.c
lib/ns/interfacemgr.c