mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 18:23:13 -04:00 
			
		
		
		
	Add AXFR test
Test shouldTransfer by upping a testserver and sending the SOA query. Remove state from DefaultErrorHandler and just get it from the request. Add more logging to show what is going on. This also adds the infrastructure for future tests.
This commit is contained in:
		| @@ -14,6 +14,9 @@ and a label `qtype` which old the query type. | ||||
| The `response_rcode_count_total` has an extra label `rcode` which holds the rcode | ||||
| of the response. | ||||
|  | ||||
| If monitoring is enabled queries that do not enter the middleware chain are exported | ||||
| under the fake domain "dropped" (without a closing dot). | ||||
|  | ||||
| Restarting CoreDNS will stop the monitoring. This is a bug. Also [this upstream | ||||
| Caddy bug](https://github.com/mholt/caddy/issues/675). | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user