Re: load balance server

From: Dave Wreski (dave@guardiandigital.com)
Date: 02/08/02


Date: Fri, 08 Feb 2002 10:44:20 -0500
From: Dave Wreski <dave@guardiandigital.com>
To: security-discuss@linuxsecurity.com

Hi Babar,

> IP route only distributes the load into two interfaces. What I am looking for is: for example you have a public IP 202.17.108.23 for ur web server and you have three web servers on which you want to load balance. what you do is assign them with private IPs 192.168.1.1-3. the linux box should be capable of translating (all incoming request) on the public IP 202.17.108.23 into the private 192.168.1.1-3 in a round robin manner. This is called L4 load balancing.

Check out the Linux Virtual Server project

        http://www.linuxvirtualserver.org/

Best,
Dave

--
Dave Wreski
Corporate Manager                           Guardian Digital, Inc.
(201) 934-9230                Pioneering.  Open Source.  Security.
dave@guardiandigital.com            http://www.guardiandigital.com
------------------------------------------------------------------------
     To unsubscribe email security-discuss-request@linuxsecurity.com
         with "unsubscribe" in the subject of the message.