[Pdns-users] best way to persist a large hosts file

2006-12-11 Thread matt farey
Hi, I have half a million entries in a hosts file on my gateway, a workaround to prevent access to these sites while dns is loading. Can anyone please suggest a way I can persistently load these into a database so that each time the Pdns service restarts it doesn't have to parse a 12MB file! (which

Re: [Pdns-users] Some details for multiple (gmysql) backends

2006-12-11 Thread bert hubert
On Mon, Dec 11, 2006 at 01:16:37PM +0100, Tobias Orlamuende wrote: > Since we need to implement a new provisioning-tool, we're thinking about > using two backends (gmysql) with different DBs on the same server for the > time of implementation and migration. The new DB will be feed by the > provisi

[Pdns-users] Some details for multiple (gmysql) backends

2006-12-11 Thread Tobias Orlamuende
Hi, we're currently running pdns with gmysql-backend and MySQL-replication. Since we need to implement a new provisioning-tool, we're thinking about using two backends (gmysql) with different DBs on the same server for the time of implementation and migration. The new DB will be feed by the pro

Re: [Pdns-users] hosts file

2006-12-11 Thread Mark Watts
> Hi, > I have a large amount of domains which I do not want my network to have > access to, they are contained in a text file. (I am prepared to perform > regular expressions on this if needed to get it into a format pdns can > accept) > How can I combine this list with powerdns, such that any lo