]> git.ipfire.org Git - thirdparty/bind9.git/commit
test for growth of compressed pipelined responses
authorEvan Hunt <each@isc.org>
Wed, 17 Aug 2022 19:46:02 +0000 (12:46 -0700)
committerMichal Nowak <mnowak@isc.org>
Tue, 18 Oct 2022 15:28:45 +0000 (17:28 +0200)
commitb42dfd01f140485ff95896e30761c09b29b61235
treed57ee19a2310dde7a4dfbee72aabc0a8e14d6f0e
parent49c8d04c65cd46b36f3e97513d488e4cbdc18159
test for growth of compressed pipelined responses

add a test to compare the Content-Length of successive compressed
messages on a single HTTP connection that should contain the same
data; fail if the size grows by more than 100 bytes from one query
to the next.

(cherry picked from commit 3c11fafadfa5024d965bdcc5c80f225625af7b16)
bin/tests/system/statschannel/tests.sh