When will ASP.NET Core Implementation of Rate Limiter start? #2138
-
I recently read about the potential redesign of Ocelot’s Rate Limiting feature to utilize the .NET inbuilt With .NET 8 now available and .NET 9 on the horizon, I’m eager to know when we might expect the new rate limiting feature using the .NET inbuilt Rate Limiter to be available in Ocelot. Any details on the roadmap or upcoming releases that will include this feature would be greatly appreciated. Thank you for your continuous efforts in enhancing Ocelot. Looking forward to your response. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
Hello Jayaram, Concerning the roadmap... The next roadmap will be published with next major release of version 24.x. Also, I will consult with the team, and I am committed to assisting in the development of a roadmap for this substantial upgrade, contingent upon your confirmed intention to contribute. |
Beta Was this translation helpful? Give feedback.
-
I also hope that this function can be improved. When my gateway is deployed in clusters, Rate limit counter is not supported. I tried many methods, but failed. |
Beta Was this translation helpful? Give feedback.
-
Hi, I am planning to see if I can make changes to use .Net Rate Limiting middleware. I would like to also be able to configure to run rate limiter AFTER the authentication, so that auth context can be used for limiting(for ex: claims from token). Let me know your thoughts and I can start working on this soon. |
Beta Was this translation helpful? Give feedback.
-
The development has been started in |
Beta Was this translation helpful? Give feedback.
The development has been started in