Re: [Pdns-users] How to add master zone through PowerDNS API?

2015-02-26 Thread Christian Hofstaedtler
> On 26 Feb 2015, at 21:06, Melvin Mughal wrote: > > I've seen the API example (http://doc.powerdns.com/md/httpapi/README/), but > it doesn't show how to create a new zone with an existing zone template. How > can I include the zone template in that API call? There are no templates, but you c

Re: [Pdns-users] How to add master zone through PowerDNS API?

2015-02-26 Thread Melvin Mughal
I've seen the API example (http://doc.powerdns.com/md/httpapi/README/), but it doesn't show how to create a new zone with an existing zone template. How can I include the zone template in that API call? 2015-02-26 20:06 GMT+01:00 Jan-Piet Mens : > > Does anyone have an API call example on how to

Re: [Pdns-users] How to add master zone through PowerDNS API?

2015-02-26 Thread bert hubert
On Thu, Feb 26, 2015 at 07:41:04PM +0100, Melvin Mughal wrote: > I can't find any good reference on how to do this through the PowerDNS API. > I want to post it a domain from the application via an API call and request > to make a new master zone file for the domain with the zone template. Hi Melv

Re: [Pdns-users] How to add master zone through PowerDNS API?

2015-02-26 Thread Jan-Piet Mens
> Does anyone have an API call example on how to do this? There is an example in the documentation [1]. -JP [1] http://doc.powerdns.com/md/httpapi/README/ ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/

[Pdns-users] How to add master zone through PowerDNS API?

2015-02-26 Thread Melvin Mughal
We're running a master-slave setup. We want to use the PowerDNS API to automatically create master zones on the master server from our application. We created a master zone template, so when a domain is added the zonefile is automatically filled with the correct records and notifies the slave. I c

[Pdns-users] FW: Optimize Powerdns and Mysql for DB with 500K entries

2015-02-26 Thread Jonathan Hunter
Hi chris,(and AJ) Thanks for the detailed response. I now have 4GB of RAM available and looking at the size of my records_orig table, I have set innodb-buffer-pool-size = 950M ++-++--+++| schema_table |

Re: [Pdns-users] Proper response to PING on pipe backend.

2015-02-26 Thread xxsyys
In Appendic A1.1 of http://downloads.powerdns.com/documentation/pdns.pdf it does say that there are three forms of Questions. A.1.1.2 Questions Questions come in three forms and are prefixed by a tag indicating the type: Q Regular queries AXFR List requests, which mean that an entire zone should b

Re: [Pdns-users] Proper response to PING on pipe backend.

2015-02-26 Thread Christian Hofstaedtler
> On 26 Feb 2015, at 08:11, xxsyys wrote: > > Hi, > > I am implementing a pipe backend for pdns. > > What is the proper response to the "PING" command? The documentation at > https://doc.powerdns.com/md/authoritative/backend-pipe/#pipebackend-protocol > does not say. > > I would assume it is