Page 1 of 1

how to restrict the upload speed?

Posted: Thu May 15, 2008 3:07 am
by eshban
Hi,

I have a php website, where user comes and upload large files. I am using UBER - UPLOADER control to upload files. I want to restrict FREE users, by throttle their bandwidth . MEans the free users got slow upload speed. How it can be possible.

I researched on this from last 2 weeks, but unable to find its clue.

Any suggestions?

Re: how to restrict the upload speed?

Posted: Thu May 15, 2008 9:09 am
by VladSun
Maybe you can play with Apache mod_cband and different virtual hosts... Although I'm not sure it will do the trick...