Hi there, is there an easy way to rate limit traffic in Nginx, but per file? I assumed it'd be possible with the limit_conn module, but I'm sorta having a hard time to figure out the specifics. To be exact, I need the rate limit to be shared globally...