Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Latency sometimes misleading when Cloudflare is doing wacky routing #1

Open
12932 opened this issue Sep 28, 2023 · 0 comments
Open
Labels
good first issue Good for newcomers

Comments

@12932
Copy link
Owner

12932 commented Sep 28, 2023

Sometimes Cloudflare decides to do some sort of round-robin routing, meaning the server location request can be routed to a different colo to the HTTP latency requests.

Solution is to either:
Use the latency request(s) to determine the colo
or
Ensure the latency requests colo matches the server info request colo

@12932 12932 added the good first issue Good for newcomers label Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant