View Full Version : Bandwidth Speed limit
adamluz
29th August 2005, 20:57
The other day I was using a PHP script that was able to slow down the speed of downloads from the server. It would be nice to be able to limit each customer with a max upload and download speed. This way you can protect the amount of bandwidth per second being used. This only limited web speed but thats good. It would also be nice for a default speed if not set,
Just a thought
Adam Luz
PS. It would also be nice if we could directly click on the database link in mysql and have it open phpmyadmin right from there with the dault username/password configured in.
till
30th August 2005, 11:16
The other day I was using a PHP script that was able to slow down the speed of downloads from the server. It would be nice to be able to limit each customer with a max upload and download speed. This way you can protect the amount of bandwidth per second being used. This only limited web speed but thats good. It would also be nice for a default speed if not set,
Just a thought
Adam Luz
PS. It would also be nice if we could directly click on the database link in mysql and have it open phpmyadmin right from there with the dault username/password configured in.
Do you have a link to that script?
jmroth
18th September 2005, 01:43
If I remember correctly there also is a mod_throttle / mod_bandwidth module for apache. Unfortunately I think it doesn't exist for Apache2. In that case one might use the packet scheduler that comes with the OS. Limiting name-based virtualhosts might not be possible in that case ;)
adamluz
26th September 2005, 22:58
Do you have a link to that script?
Sure: The site is not in english but I know they have an english version and the script is in english...
http://www.alexscriptengine.de/v2/dl_engine/index.php?subcat=10
Check it out, it has the speed limiting built right in the script.
Thanks
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.