Hi everybody,
I'have made a simple software load-balancer for FreeBSD. It work only in
direct-routing mode.
This is a kernel module that works for freebsd 6.2, 6.3 and 7.0 (tested)
(and netbsd soon). It use pfil in order to watch incoming packet and
redirect to real-server. You can d
Marcin Jessa wrote:
Could you share with your experience regardless how bad/good it may
be?
It will take a while. In the meantime you can check their results at
http://dragon.linux-vs.org/~dragonfly/software/doc/ipvs_freebsd/performance.html
--
Regards,
Karel Miklav
__
On Thu, 05 Jan 2006 00:18:17 +0100
Karel Miklav <[EMAIL PROTECTED]> wrote:
> Dennis and Marcin,
> thanks very much for your replies.
You're welcome.
>I've also found the 'LVS on
> FreeBSD' page at
> http://dragon.linux-vs.org/~dragonfly/htm/lvs_freebsd.htm.
I played with it on Linux before. Ho
Dennis and Marcin,
thanks very much for your replies. I've also found the 'LVS on FreeBSD'
page at http://dragon.linux-vs.org/~dragonfly/htm/lvs_freebsd.htm.
--
Regards,
Karel Miklav
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/
On Tue, 03 Jan 2006 23:56:15 -0600
Dennis Olvany <[EMAIL PROTECTED]> wrote:
> Karel Miklav wrote:
> > I'd like to do something like described on the LVS pages
> > http://www.linuxvirtualserver.org/VS-DRouting.html, that is route
> > requests to another server and answer from this second server
>
Karel Miklav wrote:
> I'd like to do something like described on the LVS pages
> http://www.linuxvirtualserver.org/VS-DRouting.html, that is route
> requests to another server and answer from this second server
> directly to the client. How can I do it on FreeBSD?
You can use lsnat.
http://www.e
I'd like to do something like described on the LVS pages
http://www.linuxvirtualserver.org/VS-DRouting.html, that
is route requests to another server and answer from this
second server directly to the client. How can I do it on
FreeBSD?
--
Thanks,
Karel Miklav
___