]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: ci: Increase the load TCP/DoT shotgun perf tests
authorNicki Křížek <nicki@isc.org>
Tue, 24 Sep 2024 11:52:55 +0000 (11:52 +0000)
committerNicki Křížek <nicki@isc.org>
Tue, 24 Sep 2024 11:52:55 +0000 (11:52 +0000)
commit2258bd1518fbcc92c834aa1cdb6b273c5f7c712b
tree57d2d2afa1d8d5be4d29f80af3b948e0fb5a4029
parentb30274bc8c1e1f300f2c4d410a8e73d8a0fcb6a7
parentc4ba41f4983418c99448adbebc7440ddb46df9f6
[9.20] chg: ci: Increase the load TCP/DoT shotgun perf tests

Due to the recent improvements to the TCP processing, much higher loads
can be handled by BIND9 without causing client timeouts. The updated
parameters give us useful data for both cold and hot cache testing.

Backport of MR !9494

Merge branch 'backport-nicki/increase-tcp-dot-shotgun-load-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9548