Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 1999 12:21:21 -0700 
From:      joeym@inficad.com
To:        phill@cobia.gulf.net, troyk@basspro.com
Cc:        LutzRab@omc.net, freebsd-isp@FreeBSD.ORG
Subject:   RE: Loadbalance webservers
Message-ID:  <813A3F0E2D02D211884900A0C966731EA7B18C@exchsrvr.inficad.com>

next in thread | raw e-mail | index | archive | help
Don't sure if you can trick stock NATD into doing this, but Coyote Point
Systems has a product (Equalizer) based on 2.2.8's NATD (modified of
course) that does load balancing like this.

They also have a demo (FreeQualizer) you can play with.

www.coyotepoint.com i believe.

--
Joey Miller
UNIX System Administrator
Inficad Communications
602.265.4423 / 888.265.4423


-----Original Message-----
From: phill@cobia.gulf.net [mailto:phill@cobia.gulf.net]
Sent: Monday, August 02, 1999 4:53 PM
To: Troy Kittrell
Cc: LutzRab@omc.net; freebsd-isp@FreeBSD.ORG
Subject: Re: Loadbalance webservers



I remember reading something on Microsoft's webpage on how they setup
www.microsoft.com with a single IP, and had it hit several different
machines.  Maybe something like this could be done for your situation.

You could possibly fake something like:



		|--------------|
		| www.site.com |
		|  (public IP) |
		|--------------|
	_______________|_________________
	|		|		|
	10.0.0.1	10.0.0.2	10.0.0.3


You may be able to trick natd into doing something like this.
Roundrobin
DNS on a local network only?  I know you can redirect natd to an
internal
machine for a certain port... it's not hard.

There may be a certain program that does this, I cannot recall.

---
Phillip Salzman
phill@freebsd.org


On Mon, 2 Aug 1999, Troy Kittrell wrote:

> We looked at DNS load balancing but I wasn't at all thrilled with the
> problems that come from other DNS servers caching the addresses. We're
> using apache 1.3.6 with mod_proxy and mod_rewrite without any
problems.
> It's easy to configure and also seems to work using it with virtual
domains
> as well. The latter isn't in production but I've tested it under minor
load
> and seems okay...
> 
> Lutz Rabing wrote:
> 
> > We have the problem to split the traffic to a busy website on two or
> > more webservers. This needs to be done in a way that the client
doesn't
> > realize that there are different machines serving the same domain.
> >
> > We use 3.2.STABLE with apache 1.3.6/php.
> >
> > Is there an approach to do this under FreeBSD?
> >
> > I guess that yahoo.com does not have just one frontend webserver...
> >
> > lutz rabing
> > -OMCnet Internet Service GmbH-
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-isp" in the body of the message
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?813A3F0E2D02D211884900A0C966731EA7B18C>