On Sat, Aug 20, 2005 at 12:58:59AM -0400, Aless wrote:
> hi
>
> i am new to lvs and i am trying to set up a lvs-nat with:
> -2 apache servers
> -2 xml-rpc servers (apache or other)
> -mysql cluster
>
> i want the director to balance the load betwen the 2 apache servers and at
> the same time, balance the internal traffic from the apache servers to the
> xml-rpc and mysql servers
>
> what are the minimum requeriments to do this? (just for test purpose, it
> does't mather if there are two servers in the same machine)
If you want hosts on the network that the real servers are on
to be able to access the virtual servers, then you should use
LVS-DR. From there your minimal requirements are a machine
to acta s the linux-director, and a machine to act as the default
gw for the network, and of course some real servers. Note that
real servers can't access the cluster themselves (they always
just hit the local node), so you will probablyn need separate
machines for apache, xml-rpc and mysql.
--
Horms
|