From e0e59bbc045f721e07aa201c0d20d49fbbbe4ad7 Mon Sep 17 00:00:00 2001 From: Michael Graff Date: Wed, 6 Sep 2000 22:04:16 +0000 Subject: [PATCH] update --- doc/todo/explorer/todo | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/doc/todo/explorer/todo b/doc/todo/explorer/todo index 966460b533..e222784cad 100644 --- a/doc/todo/explorer/todo +++ b/doc/todo/explorer/todo @@ -1,14 +1,36 @@ -$Id: todo,v 1.8 2000/09/06 21:57:03 explorer Exp $ +$Id: todo,v 1.9 2000/09/06 22:04:16 explorer Exp $ Document {min,max}-{refresh,retry}-time +min-refresh-time +max-refresh-time +min-retry-time +max-retry-time + + These options control the server's behavior on refreshing a zone + (querying for SOA changes) or retrying failed transfers. + Usually the SOA values for the zone are used, but these values + are set by the master, giving slave server administrators little + control over their contents. + + These options allow the administrator to set a minimum and maximum + refresh and retry time either per-zone, per-view, or per-server. + These options are valid for all types of zones, and clamp the SOA + refresh and retry times to the specified values. + +---------------------------------------------------------------------- + Limit the number of retries on socket errors (send and receive) -- 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 +---------------------------------------------------------------------- + Implement ip6.arpa priming -- Stub zones that don't have masters.