Hi all,
We are currently in the process of building a WCF API that we would like to have IP (DDOS prevention) and time based throttling (bandwidth cap). The web application servers (2+ IIS servers) will be behind a Cisco ACE appliance. We currently have load balancing configured on the ACE and since DNAT'ing will be present, we would be using proxy mode in DIPR to make use of the "X-Forwarded-For" property.
Can the DIPR use some form of distributed caching so that if we have an IP going from one server to the other that we maintain an accurate count of requests? If so, please point me in the direction of some form of documentation, I've not come across it yet.
I'm primarily a developer, so IIS configuration is typically not my forte. If there is a better form of configuration, please share!
thanks,
Eric
↧