Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当连接限制达到 10 时,我不想允许新的客户端连接。
有没有办法通过 web.config 文件在 redis 中设置客户端连接限制?
您实际上可以使用 redis 本身编写速率限制器,请参阅Redis 速率限制简介