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 _______________________________________________ nsd-users mailing list nsd-users@lists.nlnetlabs.nl https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users