Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Oct 09, 2011 5:51 pm 
Offline
Newbie

Joined: Fri Apr 29, 2011 9:37 pm
Posts: 3
Can the NodeBalancer addition send requests to the Linode(s) nearest the source of the request?


Top
   
 Post subject:
PostPosted: Mon Oct 10, 2011 2:59 am 
Offline
Senior Member

Joined: Sat May 03, 2008 4:01 pm
Posts: 567
Website: http://www.mattnordhoff.com/
NodeBalancers only support balancing between nodes in the same data center, and picking the node which is geographically 2 meters closer to the client is not overly useful. :P

_________________
Matt Nordhoff (aka Peng on IRC)


Top
   
PostPosted: Mon Oct 10, 2011 3:28 am 
Offline
Senior Member
User avatar

Joined: Fri Oct 24, 2003 3:51 pm
Posts: 965
Location: Netherlands
Xipher wrote:
Geological Load Balancing

Geological load balancing sends requests to servers on the lithospheric plate nearest the source of the request -- Linode does not offer this feature yet.

_________________
/ Peter


Top
   
 Post subject:
PostPosted: Mon Oct 10, 2011 7:52 am 
Offline
Junior Member

Joined: Mon Feb 22, 2010 9:40 pm
Posts: 37
It determines the closest nodes using seismic waves.


Top
   
 Post subject:
PostPosted: Mon Oct 10, 2011 8:40 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
jords wrote:
It determines the closest nodes using seismic waves.


Ha! - that's what the CIA *wants* you to think.

James


Top
   
 Post subject:
PostPosted: Mon Oct 10, 2011 3:26 pm 
Offline
Newbie

Joined: Fri Apr 29, 2011 9:37 pm
Posts: 3
mnordhoff wrote:
NodeBalancers only support balancing between nodes in the same data center, and picking the node which is geographically 2 meters closer to the client is not overly useful. :P


Ok, that explains it!

Was looking more to have one URL I could have everyone hit that would either go to a server in Texas for our Merican' users or one in London :P

Thanks for the prompt response.


Top
   
 Post subject:
PostPosted: Mon Oct 10, 2011 6:39 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
There's actually no 100%-accurate way to do this, although you can get pretty close.

Something like this is probably what you're after: http://www.dnsmadeeasy.com/enterprise-d ... -director/ ... it's relatively inexpensive ($60/year plus $55/domain-month) and should just work. It's based on IP anycasting, so the recordset returned will be based upon the client's nameserver's network's decision as to which DME facility is closest.

If you are very familiar with DNS and have the facilities to handle it yourself, you can also return a different recordset based upon geolocation of the client's nameserver's originating IP address. This is somewhat less reliable: you have to do the geolocation quickly, which means you are going to have to store the database locally, and will need to update it frequently. Also, this data tends to cost money.

This might be helpful if you go down that path: http://en.wikipedia.org/wiki/Comparison ... ure_matrix ("split horizon" is a closely related feature)

In any case, since Linode's DNS service is not anycast-based (and doing so would involve some serious network rearchitecture work that is otherwise unnecessary), the best they could do is the latter geolocation-based approach. And that's just not as fun. :-)

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Wed Jul 18, 2012 10:13 pm 
Offline
Junior Member

Joined: Thu Feb 05, 2009 12:48 pm
Posts: 24
Cheapest option is latency based routing through AWS Route 53. You also can run gdnsd if you want to run your own dns.


Top
   
 Post subject:
PostPosted: Wed Dec 17, 2014 3:28 pm 
Offline

Joined: Wed Dec 17, 2014 2:49 pm
Posts: 1
Although we all know, this is geographic, still, this is the only thread I've found on this topic. So, is there a new solution to this, similar to AWS's Latency Based Routing or Geo DNS? I want to set up a new server for my chinese customers, hoping the Tokyo DC is the good choice for this. (Although that is still not behind the Great Firewall).


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group