https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7118

Henrik Krohns <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Henrik Krohns <[email protected]> ---
(In reply to Marcin M from comment #5)
> and redis has 169688kB on RSS. So it gives:
> 169688 kB/(639+7577) tokens
> 20.65 kB per token. It's rather high value.

nspam/nham is learned message counts, not tokens.


$ redis-cli info | egrep '(_rss|db0:keys)'
used_memory_rss:21688320
db0:keys=198733,expires=198729,avg_ttl=2079826604

... about 109 bytes per token (key)

This is just few hundred messages a day with ~1 month token ttl. So perhaps
10-20MB memory per user could be some low ballpark.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to