Significant memory usage
Matthias Fechner
idefix at fechner.net
Wed Jul 2 08:54:49 UTC 2025
Am 02.07.2025 um 09:46 schrieb Doug Freed:
> You are correct; the syntax of response-policy is very unique.
>
> response-policy {
> zone "foo" <some per-zone settings *before* the semicolon>;
> } <some non-per-zone settings *before* the semicolon>;
>
> It is the semicolon which ends a statement, not the closing curly
> bracket of a block, which is why all blocks have to end in a semicolon
> too.
thank you so much for this clarification.
I extended my configuration now with that extra options.
That also explains why I was never able to set these options, as the
syntax I used was wrong ;)
Thanks
Matthias
More information about the bind-users
mailing list