The user's git forge was hit by hundreds of thousands of queries a day from thousands of IPs, causing significant power consumption, CPU usage, and network traffic, and the user implemented various measures to limit the damage, including caching, rate limiting, and a garbage generator. The user eventually settled on a solution using Iocaine, a middleware that traps scrapers in a maze of ...