Randomly slow download/upload speeds on MicroOS servers (US-EAST) #1734
Unanswered
henrikperssonvermiculus
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We’ve been experiencing intermittent slow download and upload speeds on our MicroOS servers (running in the Hetzner US-EAST location), particularly when downloading static files from GitHub or Adoptium (e.g., while installing Java).
The issue is random — sometimes 1 in 5 or 1 in 10 attempts. Speeds drop from ~155 MB/s to as low as 100 KB/s.
This affects both HTTPS downloads and file transfers over SCP. We haven’t made any major changes on our end. Has anyone else seen similar behavior?
I’ve tried adjusting both the MTU and TCP buffer sizes, but the issue remains. I’m starting to wonder if there may be underlying network or hardware issues in the US-EAST location?
We use same snapshots and server type in the EU region but haven't have any of those issues yet.
From TCP connection statistics (via ss -ti), I see a lot of retransmissions and out-of-order packets. For example:
Example connection:
Any insight or similar observations would be appreciated!
Regards,
Henrik
Beta Was this translation helpful? Give feedback.
All reactions