Site icon EfmSoft

What does Windows error code 9915 (DNS_ERROR_RRL_INVALID_TC_RATE) mean?

 
Previous Next
DNS_ERROR_RRL_INVALID_IPV6_PREFIX DNS_ERROR_RRL_INVALID_LEAK_RATE

DNS_ERROR_RRL_INVALID_TC_RATE

TC rate is Windows' truncated-reply cadence

DNS_ERROR_RRL_INVALID_TC_RATE is returned when Windows validates the RRL truncation-rate field, named dwTCRate in the DNS Server protocol and exposed as TruncateRate by PowerShell. For queries that RRL would otherwise drop, Windows can send a truncated DNS response periodically. The PowerShell documentation describes this as one truncated reply per configured number of affected queries; the truncated reply gives a valid client an opportunity to retry over TCP.

The DNS TC flag is a protocol signal, not an application error text. DNS standards require support for TCP so that clients can retry truncated UDP responses when necessary. RRL uses the same established transport signal as a mitigation option; it does not change the zone's answer data or make a reply permanently unavailable.

Validate the intended setting

References


Looking for a different code? Search another status or error code.

Exit mobile version