is it possible to slow down the speed of streaming/downloads from the server? it would be nice to be able to limit the server with a max download/streaming speed. Best regards, mario
Depends on your angle, and how you're serving the files. If you pass them though PHP, you can limit how much data will be sent (effectively limiting the downstream speed).