What techniques can be used in a Web2py site to prevent data mining by harvester bots?
In my day job, if the Oracle database slows down, I go to the Unix OS, see if the same IP address is doing a-lot-faster-than-a-human-could-type queries, and then block that IP address in the firewall.
Are there any ideas that that I could use with a Web2py
website?
Thanks,
Alex Glaros