Re: [OpenSIPStack] Call Capacity Stats
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2008-01-13 01:40:45
|
Chris Veazey wrote: > Is that 300-400 with or without media anchoring? > > Our configuration only proxy media when needed. If the call came from a NATed device or terminates to one, then we do media anchoring on those calls. Ball park estimate, I'd say 60-40 where 60% of those calls are media anchored. > Also are you referencing OS level thread handlers or the OSBC configuration parameters like Transaction Thread Count and Session Thread Count? > > > No. I am referring to the hard limit set by the operating system for the number of file handles per process. Transaction Thread Count and Session Thread Count are finite pools of threads which should not grow parallel to traffic. You would normally do not want to manually increase the default value for these parameters unless you have reason to do so. > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |