Thursday, 5 September 2013

IP throttling for specific web applications on IIS

IP throttling for specific web applications on IIS

I need to restrict number of concurrent connections by IP address for the
web application. I tried using "Dynamic IP Restrictions" IIS extension.
The problem is that the web application that I want to restrict
connections to belongs to a site that has many other applications. It
looks like "Dynamic IP Restrictions" doesn't work for specific
application, only for a whole web site.
Is there any workaround for that?

No comments:

Post a Comment