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.
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
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