I want to limit the download speed of each download in my website.
I have mod_throttle installed but I couldn't find how to limit the bandwidth per file.
for example, limit each download with max speed - 1000KB/s
what's the configuration needed for this?