tuxis-ie / nsedit

DNS Editor working with PowerDNS's new API
GNU General Public License v2.0
196 stars 55 forks source link

nameserver with 2500+ records takes a while for loading in nsedit. #129

Open vandalon opened 8 years ago

vandalon commented 8 years ago

When using nsedit on a pdns server with 2500+ domains and 40K+ records nsedit needs more then a minute to load. Probably because nsedit loads all zones and records at once :)

tuxis-ie commented 7 years ago

I know there has been progress on this, outside nsedit. Can you share the update?

vandalon commented 7 years ago

There has been a change in the API-code within pdns which fixes this issues. But this is not (yet) in production. Furthermore this change in the api disables dns-sec checking when listing all zones.