Rspamd cluster - neighbors

NethServer Version: NethServer release 7.9.2009 (final)
Module: rspamd

I I am trying to set up clustering or better neighbors in rspamd.
I have added in options.inc:

neighbors {
server1 {
host = “https://10.3.0.20:980”;
path = “/rspamd/”;
}
server2 {
host = “https://10.7.7.10:980”;
path = “/rspamd/”;
}
}

But I don’t see this setting in admin .
When I don’t use Rsapmd in Nethserver, it works for me. I’m just stating that it’s not the first time I’ve done this.

Please, can you tell me how and where to correctly set neighbors for Rspamd in Nethserver.

Please help, advise…
Thank you very much

1 Like