Add system tests for IXFR statistics
Ensure IXFR statistics are calculated correctly by dig and named, both for incoming and outgoing transfers. Disable EDNS when using dig to request an IXFR so that the same reference file can be used for testing statistics calculated by both dig and named (dig uses EDNS by default when sending transfer requests, which affects the number of bytes transferred).
This commit is contained in:
3
bin/tests/system/ixfr/ixfr-stats.good
Normal file
3
bin/tests/system/ixfr/ixfr-stats.good
Normal file
@@ -0,0 +1,3 @@
|
||||
messages=1
|
||||
records=6
|
||||
bytes=219
|
||||
Reference in New Issue
Block a user