Home » Performance » MySQL » InnoDB -> MEMORY Master-Slaves configuration
InnoDB -> MEMORY Master-Slaves configuration [message #514] Fri, 29 December 2006 08:52 Go to previous message
delirii  is currently offline delirii
Messages: 5
Registered: December 2006
Junior Member
Dear all,

I really need any advice about this kind of architecture :

A Master -> 4 slaves servers configuration with this particularity :
Most tables on the master are created with the InnoDB storage engine (others with MyISAM -> InnoDB is not needed for them) and the same tables are created on each salve server BUT with MEMORY Storage Engine.

Database will be about 3GB, slave servers (3.2GHZ Xeon processor) have 12MB of memory (at least 8MB of free memory). The 4 biggest (and most accessed) tables contains about 2 million rows. Others are smaller (10k or 100k rows).

The main idea behind this is to provide four very high performance MySQL slaves for our 4 load balanced webapps running on each server.

I've already built a sample of this architecture, running on a single server. I've solved the slave crash issue (how to recover the full data loss because of the MEMORY engine) but before going further, I want you to give me your opinion.

Thank you and... happy new year Smile

Read Message
Read Message
Read Message
Previous Topic:MySQL Performance References
Next Topic:MySQL Replication
Goto Forum:

  


Current Time: Fri Jul 10 01:20:28 EDT 2009

Total time taken to generate the page: 0.04092 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software

MySQL is a trademark of Sun Microsystems.
InnoDB is a trademark of Oracle Corp.

Percona Performance Forums are a service of Percona, Inc.
Not affiliated with Sun Microsystems or Oracle Corp.