Tagged Questions
15
votes
3answers
2k views
How do I throttle my site's API users?
The legitimate users of my site occasionally hammer the server with API requests that cause undesirable results. I want to institute a limit of no more than say one API call every 5 seconds or n calls ...
0
votes
2answers
1k views
Bandwidth throttling for Apache<2.2 on Windows (mod_throttle?)
Does anyone know of a windows build of mod_throttle for Apache 2.2 or lower?
Or perhaps another means by which to throttle bandwidth. I need to throttle as low as 64k for a local speed test ...