From ffed368bfce3e4a05a27f9c894aec0fa50fd85ec Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 15 Apr 2008 13:06:54 +0000 Subject: [PATCH] TODO item git-svn-id: file:///svn/unbound/trunk@1050 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index 6336efe08..45d09ee40 100644 --- a/doc/TODO +++ b/doc/TODO @@ -44,6 +44,8 @@ o (option) to make chroot: copy all needed files into jail (or make jail) o (option) for extended statistics. If enabled (not by default) collect print rcode, uptime, spoofnearmisses, cache size, qtype, bits(RD, CD, DO, EDNS-present, AD)query, (Secure, Bogus)reply. + perhaps also see which slow auth servers cause >1sec values. + stats-file possible with key: value or key=value lines in it. o overhaul outside-network servicedquery to merge with udpwait and tcpwait, to make timers in servicedquery independent of udpwait queues. o 0x20 fallback so it can be enabled without trouble.