Back to course home
0% completed
Vote For New Content
What exactly is stored in the rate limiter databases? Why would this permanent s...
Whip
Oct 17, 2022
What exactly is stored in the rate limiter databases? Why would this permanent storage be needed? Would it be a bad idea to have the rate limiter run entirely in memory, with no database backing? Worst case scenario, some users could potentially get double the allowable rate if a machine goes down after the user maxes out - this seems like it could often be acceptable to get a much simpler system.
3
0
Comments
Comments
J
Joe 2 years ago
I agree with you