on linux i had to set ulimit -s 4096 i am not sure if ulimit -n on solaris is equivalent
hope this helps. dushyant wrote: > Hello All, > > > > I am using following command to run sipp(SIPp v3.1) uas on solaris 10. > > > > ./sipp -i <xx.xx.xx.xx> -p 8001 -sf uas2.xml -l 10000 -m 10000 > -max_recv_loops 30000 -max_sched_loops 30000 -trace_msg -trace_err -inf > uac1.csv xx.xx.xx.xx:7001 -rsa xx.xx.xx.xx:8888 & > > > > > > But it exits every time whenever open call count reaches to 1000. > > I have set ulimit -n to unlimited. > > and other sipp options like -l 10000 -m 10000 -max_recv_loops 30000 > -max_sched_loops 30000 but still it exhibits the same behavior. > > > > Kindly suggest what else should I look for. > > > > > > Thanks, > > Dushyant P S Dhalia > > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Sipp-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
