Adrian Fisher wrote:
> I want to use it for a mixture of web-hosting, virtual servers, etc. but
> also for running a new online game.  I want to ensure (as much as is
> possible) that a system fails for whatever reason the workload running on it
> is automatically redistributed across the remaining systems.
> 

With a combination of pf and carp, you should be able to easily make
your load balanced web servers.
For the game however, the game should be designed to take care of the
load repartition itself.

Reply via email to