On Sat, 2 Jun 2001, Bryan wrote:
> A concise example is when I attempt to access my http lvs webcluster at:
>
> http://twogears.com
>
> I go to anonymizer.com and http to myself.
what happens if instead you go directly to the VIP?
> seems as if lvs is still dropping the last three. In addition, I explicitly
> schedule with weighted round robin, but all the hits seem to go to the same
> box.
this will happen if the client-server have a persistent (in the netscape
sense, ie HTTP 1.1) connection.
>
> Here's my firewall/load balancing script for you kind folk who would like
> to help:
>
> # Flush all
> iptables -F
> ipvsadm --clear
> iptables -P INPUT DROP
how about you do it with ACCEPT (ie no filter rules)
until you get it to work
Joe
--
Joseph Mack mack@xxxxxxxxxxx
|