Re: [Pdns-users] ddns performance of pdns

2016-02-25 Thread Thomas Mieslinger
Hi altogether, thank you for sharing your thoughts. I did some testing. The records table has around 115k rows. When I send single updates for a zone that has ~20 rows (out of the 100k) I get about 100 updates per second (what would be sufficient in my use case). When the zone to be updated h

Re: [Pdns-users] ddns performance of pdns

2016-02-25 Thread Ruben d'Arco
On Thu, Feb 25, 2016 at 07:54:26AM -0600, k...@rice.edu wrote: > On Thu, Feb 25, 2016 at 12:01:19PM +0100, Thomas Mieslinger wrote: > > Hi, > > > > today I wanted to migrate my ddns master from bind to pdns. 3 DHCP > > Servers sent a about 50 updates per second to the pdns 3.4.8 and > > only one o

Re: [Pdns-users] ddns performance of pdns

2016-02-25 Thread Alejandro Adroher Mellado
Found!!! X -Original Message- From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of Alejandro Adroher Mellado Sent: jueves, 25 de febrero de 2016 16:16 To: pdns-users Users Subject: [Pdns-users] ddns performance of pdns Hi all!! I just passed my pdns

[Pdns-users] ddns performance of pdns

2016-02-25 Thread Alejandro Adroher Mellado
Hi all!! I just passed my pdns on to production!! Is going really well!! Thaks to the contributors!! But ... only one question . I'm getting this error On one of my recursors Ignoring non-query opcode 5 from MYOWNRECURSOR-IP on server socket! Can someone give me an idea about wha

Re: [Pdns-users] ddns performance of pdns

2016-02-25 Thread k...@rice.edu
On Thu, Feb 25, 2016 at 12:01:19PM +0100, Thomas Mieslinger wrote: > Hi, > > today I wanted to migrate my ddns master from bind to pdns. 3 DHCP > Servers sent a about 50 updates per second to the pdns 3.4.8 and > only one or two updates per second could be successfully commited to > the database.

[Pdns-users] ddns performance of pdns

2016-02-25 Thread Thomas Mieslinger
Hi, today I wanted to migrate my ddns master from bind to pdns. 3 DHCP Servers sent a about 50 updates per second to the pdns 3.4.8 and only one or two updates per second could be successfully commited to the database. All failed transactions rolled back after trying to edit the SOA record.