i love selfhosting :3

  • renegadespork@lemmy.jelliefrontier.net
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    2 days ago

    Nice stack! What’s the crab logo? I don’t recognize it.

    Do you notice a massive increase in request latency (like 10x-50x) when using a CloudFlare tunnel vs connecting directly to your IP? I’ve experimented with it a few times, but it really negatively impacts QoS for me, especially with federated services (like Matrix) where there are lots of small requests.

            • not_amm@lemmy.ml
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 day ago

              For me, it becomes very useful when you manage local and public services and the same time. I’m actually planning to return to use a dashboard because I added new services and devices to my stack, so now there are more IPs and domains I use for different tasks and I’m too lazy to remember/write all of them :)

    • irmadlad@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      Do you notice a massive increase in request latency (like 10x-50x) when using a CloudFlare tunnel

      Have not noticed that at all. I don’t run any federated services tho. Might be the difference, I don’t know.

        • Tim@lemmy.snowgoons.ro
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 day ago

          That seems unlikely; trust me, there are services running behind Cloudflare tunnels that are doing more requests per second than whatever you’re hosting does in a year.

          The only times I’ve had performance problems with Cloudflare tunnels it’s been intermediate network kit that didn’t like IPv6 or didn’t like QUIC (or both). You can try disabling both in cloudflared to diagnose (at least, you used to be able to disable them/switch to HTTP/2+IPv4, it’s been a very long time since I’ve needed to so I’m just assuming it’s still an option.)