<pre><tt><tt>Thanks Herta, Yes the client in on the same LAN.<br><br>I  am working on  tallying the throughput via the loadbalancer,<br>with what reaches the real servers. On the surface it appears that the traffic is going through the <br><br>The content of lvs.cf is as under:<br>virtual SanjaysTestCluster_SIP {<br>     active = 1<br>     address = 10.20.1.99 eth0:2<br>     vip_nmask = 255.255.240.0<br>     port = 5060<br>     expect = "OK"<br>     use_regex = 0<br>     send_program = "/usr/local/monitor_scripts/check_sip_server.sh %h"<br>     load_monitor = none<br>     scheduler = rr<br>     protocol = udp<br>     timeout = 6<br>     reentry = 15<br>     quiesce_server = 0<br>     server Engine_One {<br>         address = bluehost<br>         active = 1<br>         weight = 1<br>     }<br>     server Engine_Two {<br>         address = redhost <br>         active = 1<br>         weight = 1<br>     }<br><br>Thanks<br>Sanjay<br><br>>>Hi
 Sanjay,<br>>><br>>>Could you post your config file?<br>>><br>>>This sounds like a test environment.  Is the client on the same LAN as<br>>>the real servers?  In that case, did you verify that the packets pass<br>>>through the load balancer?<br><br>>>Kind regards,<br><br>>>Herta</tt></tt></pre>