Hello;
Before mender 2.7 the storage-proxy container had a download_speed variable that was set in prod.yml. However, because 2.7 moved to traefik, there doesn’t seem to be a variable for this anymore.
Is there a way to set the download speed for the traefik container? Currently, it is VERY slow and deployments are taking 40+minutes to download from the mender server for a 40 meg file. Wget can pull the same file in just a few seconds!
Thanks!
Adam