Re: remote backend

Brian Candler via Pdns-users <[email protected]>
Newsgroups gmane.network.dns.powerdns.user
Message-ID <[email protected]>
On 29/11/2023 00:07, Alexis Fidalgo via Pdns-users wrote:
> I think i found why this is not working, as you can see below, socket 
> is connected and first message is sent (the initialize message), which 
> is answered and the response is read ({“result”: true}).
>
> Problem is (and i’ve testing with golang and python) after the answer 
> the “initialize” message, the socket is closed,

By whom - by PowerDNS, or by your remote backend application code? I 
think it's the latter, and if so, the problem is at your side, not PowerDNS.

It would be extremely inefficient for PowerDNS to open a new connection 
for every message and close it immediately afterwards. That would be 
like HTTP without keepalive.  And it would make no sense to send an 
"initialize" message to setup a connection, only to drop the connection 
immediately afterwards.
_______________________________________________
Pdns-users mailing list
[email protected]
https://mailman.powerdns.com/mailman/listinfo/pdns-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.