Click here to Skip to main content
15,896,207 members
Articles / Web Development / ASP.NET

Throttle Requests to a .NET MVC Action with a Custom Action Filter

Rate me:
Please Sign up or sign in to vote.
4.50/5 (2 votes)
28 Dec 2012CPOL3 min read 13.8K   7  
In this programming article, I will show you how to create a custom action filter for .NET MVC which will throttle repeat requests.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Hewlett Packard Enterprise Security Services
United Kingdom United Kingdom
Technical Architect for Hewlett-Packard Enterprise Security Service.

Please take the time to visit my site

Comments and Discussions