From: Marek Kierdelewicz <marek@piasta.pl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Load balance (two links in one server): why is this not
Date: Wed, 19 Oct 2005 13:51:08 +0000 [thread overview]
Message-ID: <20051019155108.0dd625a5@cat> (raw)
In-Reply-To: <000a01c5d4aa$6ec68540$57001eac@NATANIEL>
> Hello,
Hi there.
>
> I am trying to make a load balance at my box using two
> conections. I have compile my kernel with this patch
> routes-2.6.13-12.diff (tha I get from this website:
> http://www.linuxvirtualserver.org/~julian/#routes).
> ....
I've tried to implement similar setup some time ago. The problem was
that there was no way to assure that active connection won't be routed
throu different gateways (route cache entries timeout...). I've failed
to overcome this problem with a help of route patches.
I was able to balance traffic over few connections with connmark+nth
iptables patches. Think of it as an alternative if route patches won't
work as advertised.
Marek Kierdelewicz
KoBa ISP
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2005-10-19 13:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-19 12:41 [LARTC] Load balance (two links in one server): why is this not Nataniel Klug
2005-10-19 13:51 ` Marek Kierdelewicz [this message]
2005-10-19 14:57 ` [LARTC] Load balance (two links in one server): why is this Nataniel Klug
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=20051019155108.0dd625a5@cat \
--to=marek@piasta.pl \
--cc=lartc@vger.kernel.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.