tice-web
tice-web copied to clipboard
Evaluate max_cache setting
For our encryption, double ratchet, we need to settings: max_skip and max_cache. Those define, how many missed messages will be tolerated for a connection. We increased max_skip, but not max_cache. We should evaluate, if and how much we can increase max_cache, without eating too much memory.