Hi guys,
Is there a way to limit an account to only have max transfer at 200k/seed and only 5 transfers at a time?
I think i know how to do it in apache, but not per account.
Let me know if theres an easy way.
Best regards,
Daniel
Hi guys,
Is there a way to limit an account to only have max transfer at 200k/seed and only 5 transfers at a time?
I think i know how to do it in apache, but not per account.
Let me know if theres an easy way.
Best regards,
Daniel
Its definitely possible to limit the number of concurrent requests either per account or per domain - I forget which exactly. This is somewhat similar to what you are asking and may well produce the same result.
I recall this was discussed a couple of months ago and in response I posted a URL to an Apache module that probably does what you need.
If you take a search through the forums, you should fine the answer as it exists there somewhere.
Ok, and it works together with apache updates and such?
its called Mod_bandwidth and is available from whm add on modules option .
You need to configure each domain or total server as needed.
Thanks,
This forum is really a killer.
Wonderful.
Br,
Daniel