hosting website at multiple hosts?

Discussion in 'Web Hosting' started by sami1255, Sep 13, 2008.

  1. #1
    awright.. heres a scenario..

    mywebsite.com is hosted at sharedhosting9999.com

    now if sharedhosting9999.com is down.. mywebsite.com points to another sharedhosting0000.com where i got backup files for visitors to see..

    i hope i get myself cleared.. :rolleyes: the idea is.. if one host is down.. visitors view my website on the second host.. so 100% uptime..

    is it possible? how will one setup DNS and things like that.. kindly putin your ideas..!
     
    sami1255, Sep 13, 2008 IP
  2. Host Website

    Host Website Well-Known Member

    Messages:
    504
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    130
    #2
    I think it can be done, but don't ask me how =P

    Good luck, as i would like to know also.
     
    Host Website, Sep 13, 2008 IP
    sami1255 likes this.
  3. sami1255

    sami1255 Well-Known Member

    Messages:
    835
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    125
    #3
    if it can be done.. tell me how? lol.. thnx for giving a bit of hope..
     
    sami1255, Sep 13, 2008 IP
  4. jliu

    jliu Peon

    Messages:
    235
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Look into IP failover. If you are comfortable with managing your own VPS, I would highly suggest looking into Linode.com and getting two VPSes in two different datacenter locations. This should effectively allow you to have a high availability website for a minimum cost of $40/month (2 VPSes).

    I realize you asked for two different companies but this would allow you to do what you want at a low cost. Using two different hosts would likely be overly complicated.
     
    jliu, Sep 14, 2008 IP
    sami1255 likes this.
  5. sami1255

    sami1255 Well-Known Member

    Messages:
    835
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    125
    #5
    thanks for the answer.. but actually am looking into a solution involving shared hostings.. ??
     
    sami1255, Sep 14, 2008 IP
  6. nimhost

    nimhost Active Member

    Messages:
    235
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #6
    it's can't be done on shared hosting
    you should have round robin technique :)
     
    nimhost, Sep 15, 2008 IP
  7. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #7
    Create a nameserver with more than one ip and if 1 server is down it will go to the other its something like that
     
    Bohra, Sep 15, 2008 IP
  8. blowingideas

    blowingideas Peon

    Messages:
    642
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I know dns round robin works like sending your visitors randomly to the two ip/server. But say, if the other ip ( A Record) fails, does it mean that everything goes to the second ip?
     
    blowingideas, Sep 15, 2008 IP
  9. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #9
    No. If a A record of a 'down' server is passed, the browser won't connect and will cache that record. You can have it so each DNS server only returns the A record of its own server, but if Apache fails and Bind/Named doesn't, your in the same situation as the above.
     
    jayshah, Sep 15, 2008 IP
  10. wisdomtool

    wisdomtool Moderator Staff

    Messages:
    15,825
    Likes Received:
    1,367
    Best Answers:
    1
    Trophy Points:
    455
    #10
    You can't do with shared hosting alone, you will need another server in front to act as a director to direct the traffic to the hosting that is up. Since the configuration won't be cheap, no one using such a system will be doing it for shared hosting alone. Normally it is one director (can be a server) and two servers at least.
     
    wisdomtool, Sep 15, 2008 IP