Enhancement request RSPAMd vs. REDIS

Discussion in 'Installation/Configuration' started by StanislavS, Nov 7, 2025.

  1. StanislavS

    StanislavS New Member

    Hello,
    it would be nice enhancement to ommit TCP/IP stack with RSPAMd to REDIS connection at /etc/rspamd/local.d/redis.conf or /etc/rspamd/local.d/classifier-bayes.conf
    Server could be configured to consume local redis.sock instead of localhost/127.0.0.1
    Best Regards,
    Stanislav
     
  2. pyte

    pyte Well-Known Member HowtoForge Supporter

    The upstream rspamd documentation does not mention such configurations. We don't really want to go against upstreams advice here. Even in large setups the TCP/IP overhead produced by this should be neglectable.

    https://docs.rspamd.com/configuration/redis/
     
    ahrasis likes this.

Share This Page