]> 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 13:37:31 +0000 (16:37 +0300)
commitbb8ba2c0274683eaf7436a5cd6ad66ea4e4cfcc1
tree229b52f9d7b4e029062890f9beb0202a4b7d3adf
parent1ccbb240782fc0108f785b8e242a4429dc0dbbe7
Update max concurrent streams limit in HTTP listeners on reconfig

This commit ensures that HTTP listeners concurrent streams limit gets
updated properly on reconfiguration.

(cherry picked from commit e72962d5f1a4e157800519b5ac878cc72052c3a8)
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