Hi Malcolm, Thanks for your prompt reply, I have tried with keeping 5 seconds timeout value for TCP connection, but no improvement. Command tried: ipvsadm --set 5 5 0 Do you think I missed something here? do you know any other algorithm which works with TCP?
Thanks in advance. Regards, Suman -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Malcolm Turnbull Sent: Monday, June 18, 2018 2:45 PM To: LinuxVirtualServer.org users mailing list. <[email protected]> Subject: Re: [lvs-users] SIP over TCP packet load balancing in LVS-NAT Suman, As far as I know: You can't round robin TCP packets from a single source IP - UNLESS the connection times out, i.e. you could reduce the timeouts? UDP has an OPS (one packet scheduler) - But it makes no sense for TCP. Regards, Malcolm Turnbull Loadbalancer.org On 18 June 2018 at 09:04, Pandit, Suman <[email protected]> wrote: > Hi There, > Round-Robin algorithm for TCP connection is not working. I am trying to load > balance SIP packets over TCP connection between multiple real server, But > every time LVS is sending traffic to same real server if the packet is coming > from same client. > Is there any way to load balance SIP TCP packets between multiple real sever > using round-robin algorithm? > Any lead will be much appreciated. > > Thanks in advance. > > Regards, > Suman Pandit > _______________________________________________ > Please read the documentation before posting - it's available at: > http://www.linuxvirtualserver.org/ > > LinuxVirtualServer.org mailing list - [email protected] > Send requests to [email protected] > or go to http://lists.graemef.net/mailman/listinfo/lvs-users _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
