Hi Bo, with a custom compiled GnuGk executable you should be able to handle a few hundred concurrent calls on a single server. Make sure you use LARGE_FSET on Linux for high call loads. Regards, Jan -- Jan Willamowius, Founder of the GNU Gatekeeper Project EMail : jan@xxxxxxxxxxxxxx Website: http://www.gnugk.org Support: http://www.willamowius.com/gnugk-support.html Relaxed Communications GmbH Frahmredder 91 22393 Hamburg Geschäftsführer: Jan Willamowius HRB 125261 (Amtsgericht Hamburg) USt-IdNr: DE286003584 Bo Xu wrote: > Hi, > > I built gnuGK from CVS on centOS6.4 successfully, when I test it, I found > when the call number is more than around 126, I got the following error: > ... > Assertion fail: Operating System error, file ptlib/unix/tlibthrd.cxx, line > 402, Error=24 > <A>bort, <C>ore dump, <I>gnore? a > ... > > the relative assert code is: > ... > PAssertOS(::pipe(unblockPipe) == 0); > ... > > I searched and found the following solution (ulimit -n 32768): > http://sourceforge.net/p/openh323gk/mailman/message/30192181/ > > after I run ulimit -n 32768, then start gnuGK, I don't get the assert-error > anymore, but I still cannot make more than around 126 calls. i.e., there is > no error message now, but the extra call will be rejected if the > call-number is more than around 126. > > Could you tell me how I can increase the maximum call? is there any > parameter of gnuGK or linux I can modify so I can make more calls? Thanks! > > Regards, > Bo Xu ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/