Martin Cordova wrote: > I am interested in learning about configuring load balancing without a > load balancer, now that IPTables includes support for this. It's hard > to find easy-to-follow intructions about it, the netfilter how-to does > not help me too much (because of my limited experience with iptables > and networking concepts)
iptables has actually had it for a while - I played with it last year I believe. It works perfectly well when you're only after round-robin style load distribution (there's no balancing involved). However, if you need to maintain sessions once established, iptables load distribution is not for you. > I already looked into a very nice software called "balancer", which is Have you looked at http://www.linuxvirtualserver.org/ at all? /Per Jessen, Zürich -- http://www.spamchek.de/ - managed anti-spam and anti-virus solution. Sign up for your free 30-day trial now! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
