Are you sure there was just one mod-rrl instance (global-module)? Based on https://www.knot-dns.cz/docs/latest/singlehtml/index.html#table-size one module instance consumes approximately 8M. There are no additional dynamic allocations in the module.
I see the module is statically linked. Do you compile Knot on your own? BTW, how do you know it leaks memory? Daniel On 9/18/24 17:43, Dries Pattyn via knot-dns-users wrote:
Hi Daniel I have 3000 zones loaded. I configured the module in global-module, but I have the same issue. I've started knot in verbose mode, but that didnt point me in the right direction either. The server runs with 8GB memory, nothing else runs on it. If you need more info, let me know. 2024-09-18T17:34:41+0200 debug: module 'mod-authsignal', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-cookies', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-dnsproxy', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-noudp', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-onlinesign', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-probe', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-queryacl', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-rrl', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-stats', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-synthrecord', loaded static 2024-09-18T17:34:41+0200 debug: module 'mod-whoami', loaded static Killed Kind regards Dries Pattyn --
--
