I have mod_cband installed for my Apache server, but I have no idea how to make it do what I want.
This is what I need it to do (per ip)
- Limit download speed while downloading a file through http to 100kb/s
- Limit max downloads at one time to 1
- Limit total bandwidth downloaded each day to 500mb
How can I do this with cband?
Thank you.