On Wed, 30 Jan 2002, Trevor Sky Garside wrote:
> As a side note, I'm considering offloading the local_domains
> to a flat file, because they really don't change very often, and that
> would really reduce the load on the mysql server.
what more, if you move it (and similar stuff, that really doesn't
change _that_ often to a tdb, instead of a flat file, it'll be even
faster.