RE: Sporadic Timeouts after upgrading to bind9.20

2024-12-05 Thread Klaus Darilion via bind-users
Hi Ondřej! I can test also the development branch. I prefer deb packages (do you have nightly builds?), but I can fallback to make&&make install Regards KLaus From: Ondřej Surý Sent: Thursday, December 5, 2024 8:36 PM To: Klaus Darilion Cc: Klaus Darilion via bind-users Subject: Re: Sporadi

Re: Sporadic Timeouts after upgrading to bind9.20

2024-12-05 Thread Ondřej Surý
Hi Klaus, we've identified an issue in the glue cache that have been causing drops in the performance. Can you test a development branch or do you need fix on top of 9.20? Ondrej -- Ondřej Surý (He/Him) ond...@isc.org My working hours and your working hours may be different. Please do not feel

Re: How to print details of dns_name_t* when hitting a gdb breakpoint in dns_name_equal

2024-12-05 Thread Kees Bakker via bind-users
On 04-12-2024 21:41, Petr Špaček wrote: [...] It sounds like you are able to reproduce it fairly easily, right? Yes, fairly easy. If that's the case I would recommend running `named` under RR debugger. In case you are not familiar with it have a look at https://rr-project.org/ - it is an _awe