protonscr

[Network issue / Downloads] : Steam Downloads are slow on many distros, manual configuration is required

steamclosed
ValveSoftware/steam-for-linux#12173 · opened 2025-07-07 by hengamer03 · updated 2025-07-07 · 2 comments · github
Hhengamer03 2025-07-07 github

As discussed here: https://gist.github.com/FikriRNurhidayat/ce18426ad94fff2140538c0adf0e06ec

On multiple Linux distributions (Fedora, Arch, Debian/Ubuntu-based), Steam downloads can be extremely slow by default.

Community troubleshooting has identified that the Linux Steam client relies on system DNS resolution in a way that performs poorly without a local DNS cache (e.g. dnsmasq). Users have reported significant improvements after:

  • Installing a local DNS cache
  • Disabling IPv6
  • Editing the steam_dev.cfg file (this may not be necessary but users reported improvement doing this)

This setup requirement is not user-friendly and is undocumented.

Expected behavior:
Steam should deliver normal download speeds out-of-the-box without requiring advanced network reconfiguration.

Suggestion:

  • Investigate the root cause (e.g. aggressive or repeated DNS lookups).
  • Consider including an optional, toggleable DNS caching mechanism in the Steam client itself as a workaround for users on distros without a local resolver.
Hhengamer03 2025-07-07 github

I should mention this issue exists on both Flatpak and Native installs of the steam client

Kkisak-valve maintainer 2025-07-07 github

Hello @hengamer03, this issue is already being tracked at #4975. Closing as a duplicate.

Nothing extracted yet.