Re: Dynamic updates to multiple masters

2023-08-02 Thread Matus UHLAR - fantomas
On 02.08.23 11:53, Shailendra Gautam wrote: I have four authoritative dns servers, all running in master mode for my zone for high availability, currently they all pull a static zonefile. I'm trying to implement dynamic updates but I am wondering if there is any way to avoid sending an update to

RE: TLS Statistics

2023-08-02 Thread Richard T.A. Neal
Hi Florian, This feature doesn’t yet exist but is tentatively planned for the 9.19.x timeframe. You can see more about it here: https://gitlab.isc.org/isc-projects/bind9/-/issues/2748 Best, Richard. From: bind-users On Behalf Of Ritterhoff, Florian Sent: Wednesday, August 2, 2023 7:43 AM To:

Re: TLS Statistics

2023-08-02 Thread Mark Elkins via bind-users
Seems like an excellent idea. I've added  an additional "Thumbs Up" to the ISC web page linked below. Perhaps others might do the same so this already two year old idea can be implemented a bit sooner? On 2023/08/02 10:00, Richard T.A. Neal wrote: Hi Florian, This feature doesn’t yet ex

Re: Dynamic updates to multiple masters

2023-08-02 Thread Fred Morris
You have more than one hypothetical problem there. On Wed, 2 Aug 2023, Shailendra Gautam wrote: I have four authoritative dns servers, all running in master mode for my zone for high availability, Can you give me the justification for why this was chosen and why it works in 100 words or less?

Re: TLS Statistics

2023-08-02 Thread Arsen STASIC
Hi, we stumbled over the same issue and we didn't want to wait for the change request to be implemented so we run DoT as a separate process. Running two or more named processes has a downside if they are operated in recursive mode, the cache isn't shared and therefor provably not as hot. This shou

Re: TLS Statistics

2023-08-02 Thread rainer
Am 2023-08-02 08:43, schrieb Ritterhoff, Florian: Hello everyone, we have activated DoT and DoH for a few days. We would like to make a statement regarding the use. Unfortunately, we are currently unable to find any explicit statistics or explicit log attribute or similar that would allow concl