Browse Source

[2157] added a note for the case statistics counters are not incremented

Yoshitaka Aharen 12 years ago
parent
commit
5d31621e52
1 changed files with 15 additions and 0 deletions
  1. 15 0
      src/bin/auth/b10-auth.xml.pre

+ 15 - 0
src/bin/auth/b10-auth.xml.pre

@@ -196,6 +196,21 @@
 
 
 <!-- ### STATISTICS DATA PLACEHOLDER ### -->
 <!-- ### STATISTICS DATA PLACEHOLDER ### -->
 
 
+    <note><para>
+      DNS parameters (e.g. opcode) in the request message will not be
+      considered if <command>b10-auth</command> failed to parse message,
+      including but not limited to the following circumstance:
+      <itemizedlist>
+        <listitem><para>
+          EDNS version of a message is unknown to
+          <command>b10-auth</command>.
+        </para></listitem>
+        <listitem><para>
+          TSIG signature verification fails.
+        </para></listitem>
+      </itemizedlist>
+    </para></note>
+
   </refsect1>
   </refsect1>
 
 
   <refsect1>
   <refsect1>