tunnel high latency
hi all
i have a tunnel serving my local service, that worked all nice until last week,
when all of a sudden the results returing as before but the data it self takes tons of time to be downloaded..
i have one server that this behavior hapen all the time for each request
and on another server its random
the region is legit (as long as i can tell by the header "Cf-Ray" ending)
will appreshiate any ideas
1 Reply
There's been some recent issues with DTAG/Telekom in Germany. That may be related.
Otherwise I would ask:
Are you downloading/serving large files, do you mean just tiny ones taking a super long time?
If you look at the logs of your tunnel
journalctl -u cloudflared -f --lines=500
(if on systemd/linux), do you see any errors or reconnections?