Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu May 06, 2010 2:44 pm 
Offline
Senior Newbie

Joined: Thu Jan 28, 2010 11:54 am
Posts: 8
I'm plenty happy with my linode, but I'm thinking of starting a new software that because of it's nature would really need to be up "all the time" and also the response time needs to always be reasonably good (at least never very slow) - bandwidth need would be low-

My current linode is good, but it seem it could be maybe attacked like DDOS and be brought down ( ~ simple point of failure).

What is the best setup for this scenario ... I'm thinking maybe cloud computing (though response time is not always great) ... does Linode provides good options for such scenario.

Thanks.


Top
   
 Post subject:
PostPosted: Thu May 06, 2010 2:48 pm 
Offline
Junior Member

Joined: Sun Jan 27, 2008 11:52 pm
Posts: 36
Use a HA setup. Have 2 or more (3 is best) servers, in different data centers, for presenting your software to the world. (Web Server goes here). Your SQL is a separate server, which all three talk to.

Use LPM to set IP fallover, so that when one linode goes down, the rest take over. If all three data centers go down, then ow.


Top
   
 Post subject:
PostPosted: Fri May 07, 2010 10:08 am 
Offline
Senior Member

Joined: Sat Mar 28, 2009 4:23 pm
Posts: 415
Website: http://jedsmith.org/
Location: Out of his depth and job-hopping without a clue about network security fundamentals
Talman wrote:
Use LPM to set IP fallover, so that when one linode goes down, the rest take over.

Because of the nature of our IP space, you can't failover between datacenters.

_________________
Disclaimer: I am no longer employed by Linode; opinions are my own alone.


Top
   
 Post subject:
PostPosted: Sat May 08, 2010 6:52 am 
Offline
Senior Member

Joined: Sun Aug 02, 2009 1:32 pm
Posts: 222
Website: https://www.barkerjr.net
Location: Connecticut, USA
So what you really need is two servers in each of the three data centers with IP failover between each pair and DNS failover between each data center. You also want a read-only mysql instance at each data center for fast read-only transactions, so you only need to access the primary mysql for updates.


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


Who is online

Users browsing this forum: No registered users and 2 guests


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