Ah, I overlooked the server was killed due to OOM. So backtrace doesn't make sense.
How many zones do you have? Note that every zone has its own mod-rrl instance! Could you
try using global-module instead of module?
Daniel
On 9/18/24 07:46, Daniel Salzman via knot-dns-users wrote:
Hi,
How do you install Knot? If you enable debug logging level, what do you see here `debug:
module 'mod-rrl/default', using ? implementation`?
Are you able to create a backtrace?
Daniel
On 9/17/24 20:49, Dries Pattyn via knot-dns-users wrote:
Hi
I don't know if this is an issue with my configuration or a bug.
If I remove the configuration below, knot 3.4.0 starts up fine.
When I introduce this config, knot 3.4.0 crashes with OOM, a memory leak.
It runs fine on knot 3.3.9.
template[default].module = mod-rrl/default
mod-rrl.id = default
mod-rrl[default].rate-limit = 20
mod-rrl[default].slip = 1
What am I doing wrong or is it a bug?
I want to say that I am very content with knot, I've migrated from some servers from
powerdns to knot, and things are great.
I still run powerdns but primarily knot.
Kind regards
Dries Pattyn
--
--