[OpenSIPS-Users] high process count
Bret McDanel
trixter at 0xdecafbad.com
Wed May 4 22:11:19 CEST 2011
On Wed, 2011-05-04 at 07:30 -0700, Dave Singer wrote:
> Bret,
>
> try:
> ps aux --forest | grep opensips
> that will show you parent and child processes in tree diagram and if
> any opensips master process is actually responsible for so many of
> them.
> I agree that it is probably being spawned many times with a cron job,
> loop in the init script or a service like monit.
I had fixed the problem, it was in fact a problem with the dialplan
where processes would get stuck and not exit. Extra cruft at the end of
route{} that should not have been there (and was never executed, but
deleting it made the problem go away).
It specifically was not being spawned many times from monit, that was
intentionally disabled so that I could restart without a mailbomb.
--
Trixter aka Bret McDanel
website: http://www.0xdecafbad.com
pgp key: http://bit.ly/9XYK4b
More information about the Users
mailing list