[OpenSIPS-Users] high process count

Stanisław Pitucha viraptor at gmail.com
Sat Apr 30 20:37:32 CEST 2011


On 30 April 2011 19:22, Bret McDanel <trixter at 0xdecafbad.com> wrote:
> gdb it is, the fifo ps command returns the same data despite the fact
> that my process table continues to fill and those processes wont die
> without a sigkill.  I was trying to avoid that because I was thinking it
> was a simple configuration problem but I am now less convinced of that.

You mean that fifo ps returns a low number of processes? How are you
starting up opensips? What kind of scripts / process management are
you using?

I would guess that something you use to start up opensips is not
working as you expect and keeps respawning it all the time. Of course
new processes won't stay around for long because they'll try to bind
on some ports which are already taken. But if you're respawning often
enough, the total count could go into thousands.

-- 
KTHXBYE,

Stanisław Pitucha



More information about the Users mailing list