[Kamailio-Users] Kamailio/Openser - improve the performance with children process
Henning Westerholt
henning.westerholt at 1und1.de
Wed Oct 29 18:32:32 CET 2008
On Wednesday 29 October 2008, Daniel Cardoso Alves wrote:
> Hi Henning Westerholt,
>
> Thanks for you reply...
>
> But I would like to know if there is a number that improve the
> performance...
>
> For example: If come 100 INVITE at the same moment, is there a NUMBER OF
> CHILDREN that has the best perfomance?
>
> The number of children depends on something?
Hi Daniel Cardoso,
this depends on certain factors, for example the number of processors/ cores
in your system, the protocols you want to support, and the memory size. More
processed could improve the usage of all your processors, but each process
allocates their own private memory segment, that is not available anymore for
other processes.
In my experience the number of children is not that important for performance,
you may just choose the default size of 8.
Cheers,
Henning
More information about the Users
mailing list