]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: ci: Increase the load TCP/DoT shotgun perf tests
authorNicki Křížek <nicki@isc.org>
Tue, 24 Sep 2024 11:15:12 +0000 (11:15 +0000)
committerNicki Křížek <nicki@isc.org>
Tue, 24 Sep 2024 11:15:12 +0000 (11:15 +0000)
commit0d0d61ce3c8f8158b774d43ae4cbbb948032a9c2
treeff3377e9486916c528231739e89451fb302662aa
parent467f9bf5c5f6ec453dbf6ed42e5a486d706d6cc8
parente89afd33491abf9e2b996fa9f328c686f26bf52e
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.

Merge branch 'nicki/increase-tcp-dot-shotgun-load' into 'main'

See merge request isc-projects/bind9!9494