Re: more than 1 default route

From: Ulf Doz (maril_manson_at_hotmail.com)
Date: 01/29/04


Date: Thu, 29 Jan 2004 15:47:54 +0100

Tom wrote:
> Hi,
>
> We are in the process of setting up an additional load balancer that site in front of a bunch of webservers.
>
> Does anyine know of a way that you can have more than 1 default route on a machine, In our case i want to have all traffic going out
> from say load balancer 1 but if that fails i want the webservers to use load balancer 2 as their gateway. Is this possible using the
> route command?
>
> thanks
>
>
I think this is impossible. As the name suggests. The defaultroute is
the route taken, when no other route applies. If you have two of them
your webservers would have two alternatives with no default. Further, on
what should they decide which one of both roots to use?
There is no feature known to me, which allow the router to tell other
machines how much load it has or that it should choose another one. You
woud have to reconfigure your routing tables on your webservers at any
time the load-balancer decides he has enough to do.
The load-balancer has to decide. When you have two of them distribute
your webserver over both in a static manner.

-- 
	Robert...


Relevant Pages

  • Re: more than 1 default route
    ... > the route taken, ... > your webservers would have two alternatives with no default. ... > time the load-balancer decides he has enough to do. ... I found that using the metric option to route you can add more than one route - I want to have more than one so the webservers ...
    (linux.redhat)
  • Re: more than 1 default route
    ... Tom wrote: ... >>the route taken, ... >>your webservers would have two alternatives with no default. ... > reconfigure themselves if a load balancer goes down and so removing any single point of failure. ...
    (linux.redhat)
  • Re: Fail over scenario
    ... since nlb is acting as a load balancer ... I think the best solution is to have a fileserver behind those 2 webservers ... The most common solution is a scheduled replication using ... > transferred from the development server to the production servers. ...
    (microsoft.public.inetserver.iis)
  • more than 1 default route
    ... We are in the process of setting up an additional load balancer that site in front of a bunch of webservers. ... Does anyine know of a way that you can have more than 1 default route on a machine, In our case i want to have all traffic going out ...
    (linux.redhat)
  • Load Balancer
    ... I am looking to get load balancer to spread the load and sharing it equally ... among my webservers. ... it should have unlimited no. of virtual clusters, Bandwidth 20Gb/s, no. of ...
    (RedHat)