Otto Moerbeek

Results 79 issues of Otto Moerbeek

### Short description Fix a race between (re)loading an authzone and wiping the caches. ### Checklist I have: - [X] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [X] compiled this code -...

rec
defect
backport to rec-4.7.x?

### Short description Showing this so others can take a look and play with it. General description in `recursor_cache.cc`. Missing: docs, proper handling of caches records with ecs (they now...

rec

### Short description More a POC/sneak preview than anything else. The (open) fd is passed to the recursor. The recursor will then dump its trace info to that fd. This...

rec

### Short description Backport of #11773 ### Checklist I have: - [X] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code - [ ] tested this code - [...

rec
defect

### Short description Backport of #11773 ### Checklist I have: - [X] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code - [ ] tested this code - [...

rec
defect

- remove unused files d3.js underscore.js underscore-min.js - move non-minimized files to seperate dir (for reference) and skip it when packing - gzip -9 files - gunzip in web server...

### Short description This fixes #11534 This has to be evaluated for performance impact. If the impact is relatively high, we could change the size histogram to be raw counts...

auth
rec

Currently records are ignored. There's only a undocumented special case that creates 2 records in addition to the SOA record (`"single_target_ip"`). - Recursor - Issue type: Feature request

rec
feature request

NOD lookups ignore the result, so it does not make sense to wait for it: waiting wastes resources in rec. Suggested by @paddg

rec

Implement the test mentioned in #11245

rec