[OpenSIPS-Devel] [opensips] Huge number of children processes forked when using listen expression without children parameters in debug mode. (#246)

cityant notifications at github.com
Thu Jun 5 06:44:16 CEST 2014


When compiling with mode=debug, children field of struct socket_id may not initialized as zero (in mk_listen_id function) when using listen keyword/expression without children parameters. 
The children field of struct socket_id is usually not be fixed as the global children because it's value is none-zero (in fix_socket_list function). 

This often causes huge number of children processes forked.


---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/246
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140604/08b3f8a4/attachment.htm>


More information about the Devel mailing list