Re: load balancing?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

When nating a dest port to a server, if you tell iptables that there are two
dest servers instead of one, it sends requests to them in a round-robin
fashion (it sends one request -one TCP/IP connection- to the first server,
another to the second, etc. -you can even tell iptables that there are 3, 4
or even more servers).

The problem is that you don't have failure support, so I suggest you to look
for other products if you have time (in any case it is true that with
iptables you only need to set up one rule -easy- and there is no third party
software so problems and performance OK). Be careful also if session track
needed because the next connection that the external browser stablishes with
the http server may be done to the other server.

Regards.

JBGR



----- Original Message ----- 
From: "Jean-Yves Simon" <lethalwp@xxxxxxxxxx>
To: <netfilter@xxxxxxxxxxxxxxxxxxx>
Sent: Friday, June 13, 2003 6:51 AM
Subject: load balancing?


> Hello,
>
> I'm curious if load balancing can be done with iptables, like for
> example forwarding incoming web requests to one of the multiple web
> servers behind the firewall.
>
> Or is a third party software needed?
>
>
> Maybe it is this planned for the future (pkttables or don't know what
> name it will have)?
>
>
>
>
> PS: can you please crosscopy to my email address, since i'm not a member
> of this mailing list.
>
>
>
> -- 
> Jean-Yves Simon <lethalwp@xxxxxxxxxx>
>
>
>




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux