Submit Your Article Forum Rules

Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: MySQL clustering

  1. #1
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709

    MySQL clustering

    Has anyone had any experience with clustering MySQL servers? We're looking into some blade servers for redundancy on the web server side of things, but how would I go about doing the same thing for the database without having syncronization issues?

    I noticed that MySQL 5.0 has added this statement: "Reduced hardware costs by incrementally adding several low-cost commodity systems vs. upgrading high-cost mainframe-class systems". I haven't read a whole lot on 5.0, but that makes it sound like I should look into it a little deeper.

    Anyone tried this with the 4 line? Downtime is getting to be pretty costly for us, so I need to start looking at something with a safety net. Any suggestions would be appreciated.

    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

  2. #2
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    7,999

    Get some ideas here?

    http://www.sitepoint.com/forums/forumdisplay.php?f=182


    E.g. in this
    http://www.sitepoint.com/forums/showthread.php?t=313377 post?

    Longneck that post there may be the right person to contact. Is the links he give to the http://dev.mysql.com site of any relevance?

  3. #3
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709

    Not quite.

    That's all performance tuning. What I am looking for is clustered servers so that one crashing / rebooting / whatever doesn't take the web site down. I suppose clustering isn't the correct term, but it's related.

    Redundancy is what I'm after more than performance. Our Quad processor machine is more than enough hardware wise, 4 GB of RAM is overkill for a simple database, but downtime is still a killer when I need to reboot for security updates / etc.

    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

  4. #4
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    7,999

    Are you looking for

    clustering, redundancy and load balancing (Raidxx)?

    Zeus is a scalable, secure, and high performance web server. What makes Zeus so popular is that it uses a small number of single-threaded I/O processes, wich are capable of handling tens of thousands of simultaneous connections.

    In that respect, Zeus may be better than the front-runner Apache.

  5. #5
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709

    We're running RAID

    We're running RAID. However, if I have to reboot that machine, I have no database to query. That's the type of redundancy I need.

    Speed is not the concern - stability is the goal here.

    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

  6. #6
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    7,999

    Edited with info on

    the Zeus web server.

  7. #7
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709

    Apache is handled...

    Apache is handled... BigIP takes care of that. I'm asking about database servers here, not http servers. We're talking apples and oranges here.

    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

  8. #8
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    7,999

    More info.

    "But to handle the kind of I/O processing that Zeus offers you need either very fast equipment or a good cluster of servers. Fortunately, Zeus comes native with web server clustering support enabling a set of web servers to act as a single web server for the end user and allowing the load of serving web pages to be balanced across a set of different computers and (assuming your website has the bandwith) multiple connections."
    Source: Janice Reynolds. "The complete E-Commerce book" page 117.

  9. #9
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    7,999

    Yes may be,

    and you shall use MySQL? Then go to the http://www.mysql.com/ site or a MySQL forum and ask is my last proposal.

    If you have money, is there a better (more secure / stable) database server than Oracle?

  10. #10
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709

    So?

    So, how do I query a Zeus server to get a set of results? I don't. It's a http server, not a database server. BigIP and Apache works fine for me. I'm talking about databases and you're telling me to dump apache. Ugh.

    If my car has a flat, does it matter what engine is in it?

    Quote Originally Posted by kgun
    and you shall use MySQL? Then go to the http://www.mysql.com/ site or a MySQL forum and ask is my last proposal.
    I believe I asked this in the "Database discussion forum". That sounds like it's got to be at least partially MySQL.

    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

Page 1 of 2 12 LastLast

Similar Threads

  1. Interestingness and Clustering
    By WPW_Feedbot in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 08-02-2005, 12:30 AM
  2. Google Talks Clustering, Again
    By WPW_Feedbot in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 03-09-2005, 10:00 AM
  3. Four New Customers for Vivisimo's Clustering Technology
    By WPW_Feedbot in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 02-16-2005, 08:00 PM
  4. Web Search Clustering from Microsoft (and other Clustering
    By WPW_Feedbot in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 01-11-2005, 12:30 PM
  5. Google Results Clustering
    By achronister in forum Search Engine Optimization Forum
    Replies: 4
    Last Post: 11-19-2003, 04:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •