• [email protected]@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    6 days ago

    Oh wow, that took a long time to federate. 2 days later and I’ve only just seen your comment. Wonder if it’s my instance being slow, the distance, or your instance being slow

    • zurohki@aussie.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 days ago

      There were problems with federation but I thought they got solved when it got multithreaded, unless your instance never enabled that.

      • [email protected]@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        5 days ago

        We’re currently trying to increase our bandwidth and throughput, so it might be as simple as that. Impossible for me to tell anything specific about our setup. I’m not that technically savvy

        • zurohki@aussie.zone
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 days ago

          IIRC the way federation works, a server sends a message and then waits for an acknowledgement before sending another one. So a 250ms round trip time to Australia means a hard limit of 4 messages per second no matter how fast the internet link is.

          We had a lot of trouble with lemmy.world a while back because they were just plain generating more messages than they could send us so we were lagging further and further behind.

          Lemmy can have multiple simultaneous connections between servers now to get around the latency throughput limit, but that might be something server admins need to configure.