LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: LVS-NAT only permitting first few connections

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: LVS-NAT only permitting first few connections
Cc: Bryan <bryan@xxxxxxxxxxxx>
From: Joseph Mack <mack@xxxxxxxxxxx>
Date: Sat, 2 Jun 2001 08:43:03 -0400 (EDT)
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




<Prev in Thread] Current Thread [Next in Thread>