[Pdns-dev] pdns + gmysql + round robin
Paul G
paul at rusko.us
Tue May 4 03:09:32 CEST 2004
mark,
my bad. well, somewhat. the records were (looked) correct in and of
themselves when said problems cropped up. however, after doing delete from
records; and reinserting everything, all seems to be well.
your views solution is spot on. i suspect i may even get away with mysql and
customizing the gmysql query. all i care to do is exclude records that have
a weight of 0 (dead hosts) and return only two top-weighted records (i have
three boxes per cluster).
i will post whatever i come up with to the list (must save face =).
paul
----- Original Message -----
--snip --
> You can probably do this by using PostgreSQL or SQLite and views in the
> database. We are doing something similar for the Blitzed IRC network. See
>
>
http://cvs.blitzed.org/isodns/server.sqldump?rev=1.2&content-type=text/vnd.viewcvs-markup
>
> as an example of such a database.
More information about the Pdns-dev
mailing list