Skip to content

Conversation

@benyamin-codez
Copy link
Contributor

@benyamin-codez benyamin-codez commented Aug 15, 2025

Adds options to control recursion:

  1. Adds an option to explicitly enable recursion, when unchecked sets recursion=no
  2. Adds an option for allow-query-cache, which effectively controls recursion
  3. Updated help and reformatted

Split from PR #4892.

Resolves #4887

Adds options to control recursion:

1. Adds an option to explicitly enable recursion, when unchecked sets recursion=no
2. Adds an option for allow-query-cache, which effectively controls recursion
3. Updated help and reformatted

Signed-off-by: benyamin-codez <115509179+benyamin-codez@users.noreply.github.com>
@benyamin-codez benyamin-codez force-pushed the bind-disable-recursion branch from 52aa6e7 to f6810e6 Compare August 15, 2025 14:05
@benyamin-codez
Copy link
Contributor Author

@fichtner, just those last two unresolved convos methinks...

@fichtner fichtner self-assigned this Aug 15, 2025
@fichtner fichtner requested a review from mimugmail August 15, 2025 14:13
Copy link
Member

@fichtner fichtner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok from me, giving a bit of review time to @mimugmail

@benyamin-codez
Copy link
Contributor Author

This PR also bumps the General model to v1.0.13, but leaving the message alone so as to avoid the required force-push...

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

dns/bind: allow to set recursion no

2 participants