# Traefik download\_speed settings?

**URL:** https://hub.mender.io/t/traefik-download-speed-settings/3684
**Category:** General Discussions
**Created:** [May 26, 2021, 5:12pm UTC](https://hub.mender.io/t/traefik-download-speed-settings/3684 "2021-05-26T17:12:42Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![aduskett](https://avatars.discourse-cdn.com/v4/letter/a/7ab992/32.png) [@aduskett](https://hub.mender.io/u/aduskett)
#### Post date: [May 26, 2021, 5:12pm UTC](https://hub.mender.io/t/traefik-download-speed-settings/3684/1 "2021-05-26T17:12:42Z")

</div>

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

---

<div class="post-metadata">

### Author: ![aduskett](https://avatars.discourse-cdn.com/v4/letter/a/7ab992/32.png) [@aduskett](https://hub.mender.io/u/aduskett)
#### Post date: [May 26, 2021, 5:44pm UTC](https://hub.mender.io/t/traefik-download-speed-settings/3684/2 "2021-05-26T17:44:27Z")

</div>

The issue ended up being that mender was built without lzma support. Problem solved!
