View Single Post
  #8   (View Single Post)  
Old 24th June 2008
osman osman is offline
Real Name: osman
New User
 
Join Date: May 2008
Location: Lahore, Pakistan
Posts: 9
Default

I think you should also check hardware load balancers like Foundry, Alteon.
They are very reliable.

As now in mysql 5 you can have a master to master relation between mysql servers, so i guess now load balancing of read/write queries is same.

Later in mysql 4 people used to setup one master DB and other Slaves(read-only), so only read queries were load balanced.
Reply With Quote