Please describe your issue in as much detail as possible:
My max download speed is something like 35mb
On windows 11, I can reach that no problem
On Linux, specifically Arch Linux right now, by default I was only able to get 3-4MB
I made a steam_dev.cfg file and put:
@nClientDownloadEnableHTTP2PlatformLinux 0
@fDownloadRateImprovementToAddAnotherConnection 1.0
This helped, now my download speed goes up to 14.5MB, still its only half as fast as it was on Windows
What is causing this?
Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist
Steps for reproducing this issue:
Use Arch Linux (any linux?)
Try to download anything
Download speeds are much slower than Windows or other places
Using steam_dev.cfg @nClientDownloadEnableHTTP2PlatformLinux 0
@fDownloadRateImprovementToAddAnotherConnection 1.0
improved it a bit, but still half as slow as it should be.
Your system information
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]connection_log_27015.txt
connection_log_0.txt
console_log.previous.txt
cloud_log.previous.txt
timedtrial_log.txt
systemdisplaymanager.txt
systemaudiomanager.txt
systemdockmanager.txt
client_networkmanager.txt
steamui_update.txt
workshop_log.txt
steamui_audio.txt
steamui_system.txt
appinfo_log.txt
parental_log.txt
connection_log.txt
compat_log.previous.txt
cef_log.previous.txt
transport_client.txt
transport_steamui.txt
text_filter_log.txt
steamui_html.txt
stats_log.txt
cef_log.txt
webhelper-linux.txt
remote_connections.txt
cloud_log.txt
sitelicense_log.txt
shader_log.txt
systemperfmanager.txt
compat_log.txt
streaming_log.txt
Please describe your issue in as much detail as possible:
My max download speed is something like 35mb
On windows 11, I can reach that no problem
On Linux, specifically Arch Linux right now, by default I was only able to get 3-4MB
I made a steam_dev.cfg file and put:
@nClientDownloadEnableHTTP2PlatformLinux 0
@fDownloadRateImprovementToAddAnotherConnection 1.0
This helped, now my download speed goes up to 14.5MB, still its only half as fast as it was on Windows
What is causing this?
Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist
Steps for reproducing this issue:
@fDownloadRateImprovementToAddAnotherConnection 1.0