Browser IP failover?Why is DNS failover not recommended?Multiple data centers and HTTP traffic: DNS Round...
Why I don't get the wanted width of tcbox?
Did Nintendo change its mind about 68000 SNES?
Someone scrambled my calling sign- who am I?
is this saw blade faulty?
What is it called when someone votes for an option that's not their first choice?
How old is Nick Fury?
When did hardware antialiasing start being available?
Weird lines in Microsoft Word
CLI: Get information Ubuntu releases
Difficulty understanding group delay concept
What kind of footwear is suitable for walking in micro gravity environment?
Have the tides ever turned twice on any open problem?
Hot air balloons as primitive bombers
pipe commands inside find -exec?
How can I create URL shortcuts/redirects for task/diff IDs in Phabricator?
Single word to change groups
Error in master's thesis, I do not know what to do
Do native speakers use "ultima" and "proxima" frequently in spoken English?
Why didn’t Eve recognize the little cockroach as a living organism?
Justification failure in beamer enumerate list
Nested Dynamic SOQL Query
Knife as defense against stray dogs
Why doesn't the chatan sign the ketubah?
Determine voltage drop over 10G resistors with cheap multimeter
Browser IP failover?
Why is DNS failover not recommended?Multiple data centers and HTTP traffic: DNS Round Robin is the ONLY way to assure instant fail-over?What is the best way to auto failover to backup WAN link for web serverHow browsers handle multiple IPsDNS Round-robin, Load Balancing, Load sharing, and failover in 2012Is round-robin DNS a possible solution for high availability?Is having the same PTR hostname valid for multiple ip addresses?How does nginx distribute traffic among IPs associated with an upstream DNS name?DNS load balancing with multiple IPs on the same domain in GoDaddyround robin dns in windows server not working
I hve read a bunch of the answers here and most of them are dealing with round-robin DNS (RR DNS), but I have a different question. If at the DNS level I am resolving to say 3 IPs in a specific order, .1/.2/.3 will the browser use these addresses in order?
If there is an error on one of the IPs, 404, 503, 403, whatever, will the browser try the next IP in order, such that if server .1 throws a 503 error, will the browser then try .2? and .3 and so forth until it is able to reach a working system or run through all off the addresses?
The intention here is not to round robin the traffic or potentially spread load, I am contemplating that if I have an app go down, will the browser auto recover. Additionally, let's assume the first 2 entries are a local center and the 3rd is a less desirable choice, could I count in the order so I am not sending a user to a terrible latency decision, because I wanted it in the resolution as a final resort back up.
Thoughts?
domain-name-system failover resolution
New contributor
jroza1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I hve read a bunch of the answers here and most of them are dealing with round-robin DNS (RR DNS), but I have a different question. If at the DNS level I am resolving to say 3 IPs in a specific order, .1/.2/.3 will the browser use these addresses in order?
If there is an error on one of the IPs, 404, 503, 403, whatever, will the browser try the next IP in order, such that if server .1 throws a 503 error, will the browser then try .2? and .3 and so forth until it is able to reach a working system or run through all off the addresses?
The intention here is not to round robin the traffic or potentially spread load, I am contemplating that if I have an app go down, will the browser auto recover. Additionally, let's assume the first 2 entries are a local center and the 3rd is a less desirable choice, could I count in the order so I am not sending a user to a terrible latency decision, because I wanted it in the resolution as a final resort back up.
Thoughts?
domain-name-system failover resolution
New contributor
jroza1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I hve read a bunch of the answers here and most of them are dealing with round-robin DNS (RR DNS), but I have a different question. If at the DNS level I am resolving to say 3 IPs in a specific order, .1/.2/.3 will the browser use these addresses in order?
If there is an error on one of the IPs, 404, 503, 403, whatever, will the browser try the next IP in order, such that if server .1 throws a 503 error, will the browser then try .2? and .3 and so forth until it is able to reach a working system or run through all off the addresses?
The intention here is not to round robin the traffic or potentially spread load, I am contemplating that if I have an app go down, will the browser auto recover. Additionally, let's assume the first 2 entries are a local center and the 3rd is a less desirable choice, could I count in the order so I am not sending a user to a terrible latency decision, because I wanted it in the resolution as a final resort back up.
Thoughts?
domain-name-system failover resolution
New contributor
jroza1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I hve read a bunch of the answers here and most of them are dealing with round-robin DNS (RR DNS), but I have a different question. If at the DNS level I am resolving to say 3 IPs in a specific order, .1/.2/.3 will the browser use these addresses in order?
If there is an error on one of the IPs, 404, 503, 403, whatever, will the browser try the next IP in order, such that if server .1 throws a 503 error, will the browser then try .2? and .3 and so forth until it is able to reach a working system or run through all off the addresses?
The intention here is not to round robin the traffic or potentially spread load, I am contemplating that if I have an app go down, will the browser auto recover. Additionally, let's assume the first 2 entries are a local center and the 3rd is a less desirable choice, could I count in the order so I am not sending a user to a terrible latency decision, because I wanted it in the resolution as a final resort back up.
Thoughts?
domain-name-system failover resolution
domain-name-system failover resolution
New contributor
jroza1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
jroza1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
jroza1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 mins ago
jroza1jroza1
1
1
New contributor
jroza1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
jroza1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
jroza1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
jroza1 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f958882%2fbrowser-ip-failover%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
jroza1 is a new contributor. Be nice, and check out our Code of Conduct.
jroza1 is a new contributor. Be nice, and check out our Code of Conduct.
jroza1 is a new contributor. Be nice, and check out our Code of Conduct.
jroza1 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f958882%2fbrowser-ip-failover%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown