I have a personal server I connect to through Tailscale whenever I’m not home, however I’ve found that whenever I’m connecting remotely connection speed drops drastically from 100MB/s to <3MB/s.

I expect there to be some speed loss when connecting over the internet compared to locally, but 3MB/s doesn’t make any sense especially considering that according to a python script I found that uses speedtest.net to test internet speed through a terminal, it reported 109Mbit/s download and and 76Mbit/s upload (~13MB/s; 9MB/s), which aren’t amazing but leagues beyond 2MB/s. Moreover I also did a quick test with a friend of mine briefly using port-forwarding and they reported the same speeds, which tells me it isn’t Tailscale slowing me down.

Is this just what happens when you connect over the internet? What trickery is afoot to allow me to download things from the interwebz using that sweet full 109Mbit/s bandwidth?

EDIT: tailscale status says the connection is direct

  • CameronDev@programming.dev
    link
    fedilink
    English
    arrow-up
    18
    ·
    11 hours ago

    I would make sure you have a full connection in tailscale, not a relayed one. That will kill your speed.

    Also check packet loss, if you are losing lots, tailscale seems to suffer badly.

    Re: trickery, some ISPs have done sneaky shit like prioritising speedtest sites, while throttling everything else.

      • talkingpumpkin@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 hours ago

        IDK if it’s the “best” way, but generally I just let ping run for a while and check the statistics at the end

    • irmadlad@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      9 hours ago

      some ISPs have done sneaky shit like prioritising speedtest sites, while throttling everything else.

      Yes, and I really dislike that. In my estimation, https://speed.cloudflare.com/ gives you a more comprehensive snapshot. Sites like fast.com, or you ISP’s own speed test usually concentrate on download speed and don’t actually measure under load, along with other variables.

      • CameronDev@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 hours ago

        Fast is good because its hosted by Netflix, so isps can’t throttle Netflix without impacting fast.

        The cloudflare one of new to me, thanks!