Re: [Pdns-users] Reset Data on Slave

2024-01-09 Thread Klaus Darilion via Pdns-users
Hi Sebastian! The term "cached data" usually does not refer to the data in the database, but to data cached in the PDNS process (packet cache, query cache). If you want to clean the "cache" the fastest method is to restart the PDNS process (a short service interruption). To adjust caching timeo

[Pdns-users] Reset Data on Slave

2024-01-09 Thread sebastian--- via Pdns-users
Hi @all, how do i reset the DNS-Data on the first & second slave-dns-server? We have dns01 - master, dns02 - slave & dns03 - slave. The two slave-servers should forget all the caching information and should ask the master for new and complete data. How to do? (i found a tutorial but i don't