<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>rrl on CoreDNS: DNS and Service Discovery</title>
    <link>https://coredns.io/tags/rrl/</link>
    <description>Recent content in rrl on CoreDNS: DNS and Service Discovery</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>CoreDNS - All Rights Reserved</copyright>
    <lastBuildDate>Thu, 07 Oct 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://coredns.io/tags/rrl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>rrl</title>
      <link>https://coredns.io/explugins/rrl/</link>
      <pubDate>Thu, 07 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://coredns.io/explugins/rrl/</guid>
      <description>Description The rrl plugin tracks response rates per category of response. The category of a given response consists of the following:
Prefix of the client IP (per the ipv4/6-prefix-length) Requested name (qname) excluding response type of error (see response type below) Requested type (qtype) excluding response type of error (see response type below) Response type (each corresponding to the configurable per-second allowances) response - for positive responses that contain answers nodata - for NODATA responses nxdomain - for NXDOMAIN responses referrals - for referrals or delegations error - for all DNS errors (except NXDOMAIN) To better protect against attacks using invalid requests, requested name and type are not categorized separately for error type requests.</description>
    </item>
    
  </channel>
</rss>
