Re: [Pdns-users] Remote Backend and Query / Packet Cache

2015-02-01 Thread AJ McKee
Ah perfect, there goes my Sunday :) Thank You Aki AJ On 1 February 2015 at 08:14, Aki Tuomi wrote: > On Sun, Feb 01, 2015 at 02:41:07AM +, AJ McKee wrote: > > Being the weekend, I decided to write a HTTP backend for pdns as a fun > > thing to do. > > > > One thing springs to mind however ar

Re: [Pdns-users] Remote Backend and Query / Packet Cache

2015-02-01 Thread Aki Tuomi
On Sun, Feb 01, 2015 at 02:41:07AM +, AJ McKee wrote: > Being the weekend, I decided to write a HTTP backend for pdns as a fun > thing to do. > > One thing springs to mind however are the packet and query cache. In > particular, how they cache. > > Do they use the remote clients ip as part of

[Pdns-users] Remote Backend and Query / Packet Cache

2015-01-31 Thread AJ McKee
Being the weekend, I decided to write a HTTP backend for pdns as a fun thing to do. One thing springs to mind however are the packet and query cache. In particular, how they cache. Do they use the remote clients ip as part of the caching key, thus only serving from the cache if the client is repe