9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] zonetransfer _from_ plan9
Date: Fri, 17 Mar 2006 07:51:31 -0600	[thread overview]
Message-ID: <5e06f5e31a2b8c5c94167b8285c336b3@quanstro.net> (raw)

one thing i missed, dnstcp is a seperate program which is run
for each incoming tcp query. i pretty sure ndb does not consult
the running dns, but reads the ndb files from disk.

thus if there happen to be modifications to the db which are
not in the db files, you're not going to see them with an AXFR.

this isn't how the p9p ndb/dns works. it takes -tT [tcp listen address].
it uses the in-memory version of the db and doesn't have to reread
the databases for each request.

- erik

On Thu Mar 16 17:51:45 CST 2006, steve@quintile.net wrote:
>
> I am running dns as
> 	ndb/dns -rns
>


             reply	other threads:[~2006-03-17 13:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-17 13:51 erik quanstrom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-17 13:44 erik quanstrom
2006-03-17  0:59 erik quanstrom
2006-03-17  8:55 ` Steve Simon
2006-03-17  9:23   ` geoff
2006-03-16 23:50 Steve Simon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5e06f5e31a2b8c5c94167b8285c336b3@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).