kate3
Member
- Joined:
- Jul 2024
- Posts:
- 208
- From:
- Utrecht, NL
The virtualization tax on these CDN nodes is worth mentioning. OVHcloud runs OpenVZ on their edge from what I can tell — cgroup limits visible in /proc, no proper kernel isolation. You're sharing that 12ms Frankfurt latency with however many containers on an oversold host.
Not a knock on your test, just context. Bare-metal edge would show different tail latencies under load. I've measured 3-5x worse p99 on OpenVZ versus KVM or proper metal at the same price tier.
Their routing decision makes sense from cost perspective. Trans-pacific transit is expensive. California-to-sydney is cheaper than singapore-to-sydney if you have committed volume on the former. Still dishonest to call it APAC.
virsh list --all | wc -l: 47
tallinnying
Member
Night Shift
- Joined:
- Aug 2024
- Posts:
- 268
- From:
- Tallinn, EE
Anyway here's the thing
Ran mtr from a random oracle free tier in melbourne for giggles. Same deal. 14 hops to lax, then back across the pacific to sydney if the destination is actually local. Idk why I do this at 3am.
Host Loss% Snt Last Avg Best Wrst StDev
1. _gateway 0.0% 60 0.3 0.4 0.2 1.2 0.2
2. ??? 100.0 60 0.0 0.0 0.0 0.0 0.0
3. 192.9.200.1 0.0% 60 178.2 180.1 176.5 245.3 12.4
That 192.9.200.1 is palo alto.
The real kicker? Some australian ISPs peer cheaper with US west coast than with each other. The internet is held together with twine and routing table folklore.
builds at 3AM, sleeps at noon
bellaauc
Member
3-2-1 Believer
- Joined:
- Jun 2024
- Posts:
- 190
- From:
- Auckland, NZ
Great work on the monitoring setup! Before everyone rushes to change providers though — did you test your restore?
I mean: if you reconfigure DNS away from OVHcloud, do you have your origin IP documented? Your SSL cert chain? The 3-2-1 rule applies to infrastructure state too, not just files.
- 3 copies of your DNS config (primary, secondary, version control)
- 2 different formats (zone file export, provider API backup)
- 1 offline or cross-account
Seen too many people "fix" routing only to discover their origin can't handle direct traffic. Not saying that's you, just worth a checklist before the cutover.
3-2-1 or you're already dead
haroldgsm
Member
Grumpy Old Sysadmin
- Joined:
- May 2024
- Posts:
- 329
- From:
- Ohio, US
What hardware is Dave running in Sydney?
IPv4, IRC, and irssi — fight me
garykwh
Member
Inference on a Budget
- Joined:
- Jun 2024
- Posts:
- 173
- From:
- San Jose, US
I had the same issue with a "singapore" pop that routed through tokyo
CUDA cores are my love language