© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•7mo ago
Swyftey

How to configure rate limiting with Redis?

Hi,

I want to configure some rate limiting policies with Redis so that the rate limits are the same across all servers in case I have multiple servers running.

So far, I have not found a proper package which helps do this for me. I want to basically do what the built-in rate limiting tool already does for you, but have rate limit info stored in Redis under a specific custom key and create that key based on the requesting client's IP or so.

What do I need/what can I do to do this? Thanks for any help!
devenv_7ciRFOX1cv.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

StackExchange.Redis RedisJSON
C#CC# / help
4y ago
configure rate limiting on NGINX or asp.net app itself
C#CC# / help
4mo ago
✅ Rate limiting no worky
C#CC# / help
17mo ago
Asp.net rate limiting
C#CC# / help
3y ago