[nsd-users] NSD 4.13.0rc1 pre-release
Jannik Peters
jannik at nlnetlabs.nl
Wed Sep 10 06:58:53 UTC 2025
Hi Klaus,
> Do you think it would be possible to convert
> configure --enable-packed
> and
> configure --disable-radix-tree
> into config file options? That way we could save RAM without recompiling.
For --enable-packed it is not possible, as it changes the memory layout
of the types used.
For --disable-radix-tree it would be possible. We haven't done it in the
past for simplicity and speed. But thanks for mentioning this, we will
reconsider whether to keep it as a configure option or to make it
a run-time config option.
Best,
Jannik
More information about the nsd-users
mailing list