Throttle IO for testing slow downloads
To test a slow download rate for your application, you can use:
wget --limit-rate 64k https://test/somePath
Computer and Software Engineering
To test a slow download rate for your application, you can use:
wget --limit-rate 64k https://test/somePath