Re: I would like some information about load balancing
Posted by:
Romain
Date: February 10, 2005 02:51PM
Alex Davies wrote:
> Romain wrote:
> > with mysql cluster?... What do you use to do
> load
> > balancing of mysql queries?
>
> Right. Typical setup:
>
> 1X Loadbalancer forwarding requests to
> 2X API Nodes with apache and the PHP scripts
> connecting to "localhost". API nodes connected to
> 2X Storage nodes
>
> You don't have to loadbalance SQL. Loadbalance
> your web requests (easy to do) and use local SQL
> nodes.
In fact, my MySQL and apache server aren't the same server. I have an apache cluster which is working with LVS clustering system. And I wonder if I can use lvs to do an other cluster with only MySQL server.
Finally a PHP scripts could tell the MySQL loadbalancer and the loadbalancer redirect the mysql query to the mysql server which works the least.
I think it's possible but I would like some opinion of this solution and if it's performant ;)
>
> Alex
>
Romain,
I hope that you can understand my messages...
Subject
Views
Written By
Posted
3885
February 09, 2005 02:35PM
2474
February 09, 2005 04:48PM
2519
February 10, 2005 12:22PM
2591
February 10, 2005 12:25PM
2809
February 10, 2005 02:22PM
2466
February 10, 2005 02:26PM
Re: I would like some information about load balancing
2580
February 10, 2005 02:51PM
2606
February 10, 2005 03:03PM
2484
February 10, 2005 03:21PM
2492
February 10, 2005 03:35PM
2482
February 10, 2005 04:06PM
2342
February 10, 2005 02:09PM
2453
February 10, 2005 02:24PM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.