Skip to content

Conversation

@bzfbd
Copy link

@bzfbd bzfbd commented Feb 6, 2023

Years ago I submitted the no-cache feature to unbound which over time broke. I debugged it down to the point that pre-seeding no_cache_store will fix this with minimal changes and make no-cache work again which remains highly valuable in a lot of environments this got deployed.

Obtained from: https://reviews.freebsd.org/D38057

Years ago I submitted the no-cache feature to unbound which over time
broke. I debugged it down to the point that pre-seeding no_cache_store
will fix this with minimal changes and make no-cache work again which
remains highly valuable in a lot of environments this got deployed.

Obtained from:	https://reviews.freebsd.org/D38057
@gthess
Copy link
Member

gthess commented Jul 25, 2023

I suspect that this could be broken because of specific module configuration i.e., the module-config: option.
Do you have a specific configuration where this fails?
By default (module-config: 'validator iterator') it works, as there is a testcase for that already.

@bzfbd
Copy link
Author

bzfbd commented Aug 9, 2023

I believe last time I checked was with:
module-config: "dns64 validator iterator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants