Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 1996 14:10:02 +0900 (JST)
From:      Michael Hancock <michaelh@cet.co.jp>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Load-balancing box
Message-ID:  <Pine.SV4.3.93.960812140023.7033A-100000@parkplace.cet.co.jp>
In-Reply-To: <199608120307.NAA31457@suburbia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Cisco has a cool new product called LocalDirector that looks like the
perfect load balancing solution.

The box has an Intel MB, P133, and 2 Intel 10/100 Ethernet cards.

A designated IP number can be setup so that when it hits the box it
translates it to one of the IP addresses for the multiple servers sitting
behind it.  Otherwise it just functions as bridge.

When it dispatches the request to one of the servers it starts a timer to
measure the response time.  It uses the response time statistics to
determine which server to dispatch the next request to.

If a server goes down then it stops dispatching requests to it.

How hard would it be to build something like this with FreeBSD?

Regards,


Mike Hancock




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SV4.3.93.960812140023.7033A-100000>