So I have a website that is getting hit regularly from someone scraping our content and I would like to do my best to annoy him as possible.
Currently we have IIS Dynamic IP address restriction on but this only temp blocks him for a very short time. Is it possible to have the same sort of rules but permanently block him instead.
So if we have 20 requests in 10 seconds from the same IP address that IP address is then block indefinitely (or a preset time I can pick)
we currently using IIS7.5
Thanks Steve