From: "Garcia Ruiz" <gar_ruiz@teleline.es>
To: Jean-Yves Simon <lethalwp@tiscali.be>, netfilter@lists.netfilter.org
Subject: Re: load balancing?
Date: Tue, 17 Jun 2003 21:00:47 +0200 [thread overview]
Message-ID: <001301c33502$c3672770$05001aac@breton1> (raw)
In-Reply-To: 1055479908.30352.7.camel@little.lethalwp
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@tiscali.be>
To: <netfilter@lists.netfilter.org>
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@tiscali.be>
>
>
>
next prev parent reply other threads:[~2003-06-17 19:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-13 4:51 load balancing? Jean-Yves Simon
2003-06-17 19:00 ` Garcia Ruiz [this message]
2003-06-18 13:39 ` Fabrice MARIE
-- strict thread matches above, loose matches on Subject: below --
2003-06-14 11:54 Jean-Yves Simon
2003-06-14 15:36 ` Joel Newkirk
2003-06-15 1:28 Antonio Paulo Salgado Forster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001301c33502$c3672770$05001aac@breton1' \
--to=gar_ruiz@teleline.es \
--cc=lethalwp@tiscali.be \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.