[bind10-dev] datasources config
JINMEI Tatuya / 神明達哉
jinmei at isc.org
Thu Sep 29 08:34:39 UTC 2011
At Tue, 27 Sep 2011 00:27:42 +0200,
Jelte Jansen <jelte at isc.org> wrote:
> > The use case I was thinking about is that auth and xfrin would
> > probably use different sets of data sources. Specifically, auth
> > would only need read-only interfaces (and preferably efficient ones),
> > so it would primarily use the inmemory client (sqlite3 was included in
> > the above example just in case). On the other hand, xfrin needs
> > writability (but the access speed can be much slower) so the inmemory
> > client is of no use for it.
>
> Having a xfrin talk to a datasource that isn't used by any form of auth
> or xfrout will not be really useful :)
Ah, sorry, I was not clear enough. I implicitly assumed that the
inmemory internally refers to (in some way) an sqlite3 (or other
database-based) data source as the real source of zone data.
---
JINMEI, Tatuya
More information about the bind10-dev
mailing list