This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Spell out clearly in the README that increasing your cache factor may well reduce your overall RAM footprint #3939
Labels
A-Docs
things relating to the documentation
Z-Help-Wanted
We know exactly how to fix this issue, and would be grateful for any contribution
We have many instances of people who, on seeing Synapse use too much RAM, reduce their cache factor.
This often makes things even worse, as if they are blowing out the cache then requests slow down and stack up and end up using more RAM overall. So the solution is actually to increase the factor (typically to 1.0 or 1.5). This is particularly obvious on underpowered servers like Scaleway ARM VPSs.
See also #3876
The text was updated successfully, but these errors were encountered: