That definitely sounds like an OS limit. The only suggestion I can make is that you should make sure the different instances have different IP addresses.
Charles "Igor Bezukh" <[EMAIL PROTECTED]> wrote on 04/22/2008 11:58:40 PM: > I have tried to run multiple instances.In such case I get the > cumulative limit, I mean that each one of the instances reach 14,000 > open udp sockets and then the uac instance was thrown with the same > error... > > Thanks for the reply. > Igor. > > > -----Original Message----- > From: Charles P Wright [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 22, 2008 23:21 > To: Igor Bezukh > Cc: Igor Bezukh; [email protected]; > [EMAIL PROTECTED] > Subject: Re: [Sipp-users] Strange Problem with SIP UDP multi-socket > tests > > I am not sure that this is the case, but I suspect that you are running > into OS limits. You may want to try multiple SIPp instances each bound > to > different IP addresses. Not sure if that will resolve your issue or not > > though. > > Charles > > [EMAIL PROTECTED] wrote on 04/22/2008 09:13:13 > AM: > > > Hi, > > I am running SIPp 3.0-TLS from the following Mandriva Linux platform > : > > 2 2.6.12-12mdksmp #1 SMP Fri Sep 9 17:43:23 CEST 2005 i686 Intel(R) > > Xeon(TM) CPU 3.00GHz unknown GNU/Linux > > > > > > Uac : sipp -sn uac -t un -i 192.168.1.2 -r 50 -d 3000000 -nr - > > max_socket 50000 192.168.1.100:5060 > > Uas : sipp -sn uas -i 192.168.1.100 -t un -max_socket 40000 ?nr > > > > According to the uac status, When i am reaching 28140 open udp sockets > > The uac is thrown with the following error: > > Unable to bind UDP socket, errno = 98 (Address already in use). > > > > I have tried to apply all the possible TCP / UDP tuning but nothing > helped. > > > > Maybe you have any advices. > > > > Thanks a lot. > > > > Igor. > > > > > ------------------------------------------------------------------------ > - > > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > > Don't miss this year's exciting event. There's still time to save > $100. > > Use priority code J8TL2D2. > > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j > avaone > > _______________________________________________ > > Sipp-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/sipp-users > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
