Miguel Gilly wrote:
> 
> Bonsai Studio: Web Design and More
> http://www.bonsai-studio.com
> Content-type: text/plain; charset="US-ASCII"
> Content-transfer-encoding: 7bit
> 
> Dear Sirs,
> 
> I would find it extremely helpful if FreeBSD could offer redundant
> clustering capabilities for ISP applications.
> 
> Nowadays I feel that it is a far better choice to choose a x86 Unix cluster
> over the expensive Sun/SGI SMP servers.
> 
> I found some affordable tools for Linux, but almost nothing for FreeBSD. I
> feel such an ability  would raise the value a lot of FreeBSD.

Define clustering.  If you mean a bunch of boxes that serve up HTTP
requests and the lot of them continue working in the face of a 
failure on one, you CAN do this with FreeBSD, and the "Beowulf"
software you're probably thinking of for Linux WILL NOT do this.

You do this on FreeBSD (or Linux or Solaris) by creating a "layer 4
router" or HTTP switch that directs traffic evenly among your several
web servers, and stops sending traffic to servers that have failed.

-- 
       "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                 Softweyr LLC
http://www.softweyr.com/~softweyr                      [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to