From 248e1857dfb6a4a7a67aa0f4738b526a7620aeba Mon Sep 17 00:00:00 2001 From: Michael Graff Date: Wed, 6 Sep 2000 02:59:27 +0000 Subject: [PATCH] update --- doc/todo/explorer/todo | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/todo/explorer/todo b/doc/todo/explorer/todo index 4481930dbe..fad39d419f 100644 --- a/doc/todo/explorer/todo +++ b/doc/todo/explorer/todo @@ -13,17 +13,21 @@ Document {min,max}-{refresh,retry}-time Limit the number of retries on socket errors (send and receive) - -- is this one done? + -- Log when we get more than 10 of the same error in a row. + -- Also catch "no route to host" and "write error on pipe" Make lwresd shut down its fetches properly -Move lwres search list handling to lwresd - Implement ip6.arpa priming - -- why not use a stub zone instead? + -- Stub zones that don't have masters. + +---------------------------------------------------------------------- +Non-priorities (as things stand for my work load at this time +---------------------------------------------------------------------- Rewrite zone code to use a list per zone state Develop automated test for queries over IPv6 +Move lwres search list handling to lwresd