Snippets tagged #cache

  • Request throttling agent

    Request throttling based on a time span and a request count. An `IDistributedCache` implementation is used which integrates nicely into ASP.NET Core. E.g. you can throttle requests from a specific IP address to allow fifty requests within a period of thirty seconds at most.

    3 people like this

    Posted: 1 year ago by toburger