zonemaster / zonemaster-engine

The Zonemaster Engine - part of the Zonemaster project
Other
34 stars 33 forks source link

Recording of AXFR test cannot be done #189

Open sandoche2k opened 8 years ago

sandoche2k commented 8 years ago

Actually the AXFR test has been removed from namesever.t. When the AXFR test is done without the network, it is not possible to record the data.

sandoche2k commented 8 years ago

@vlevigneron discussed. Needs more investigation to be done

sandoche2k commented 5 years ago

@vlevigneron is this issue still valid?

matsduf commented 5 years ago

@sandoche2k, can you clarify the issue? You state "When the AXFR test is done without the network, it is not possible to record the data" and that sounds like it should be since it is never possible to record data without network.

sandoche2k commented 5 years ago

@matsduf frankly speaking, I do not remember the origin of the issue. I think I added it during a meeting. If @vlevigneron also do not know the origin of the issue we can close it for now.

matsduf commented 2 years ago

AXFR needs to be handle differently. The entire response does not need to be cached. Zonemaster probably only needs to see the header. The caching needs to be separated from normal caching.

This is part of the porting effort.