Hi,<br><br>It became unresponsive yesterday, so I checked the number of FDs and indeed it was at the 1024 open files limit, so for now I&#39;ve just increased the number of fds and hopefully this should help until someone is able to fix the problem (I&#39;d fix it but I&#39;m still a novice in C/C++ programming)<br>
<br>Best Regards,<br><br>James<br><br><div class="gmail_quote">2009/12/24 Jakub Paweł Głazik <span dir="ltr">&lt;<a href="mailto:zytek-lists@nuxi.pl">zytek-lists@nuxi.pl</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Some time ago I found a fd leak in mcgw and forget to test if it<br>
exists in getstream too. Check the number of open file descriptors in<br>
/proc/PID/fd when getstream becomes unresponsitive (you may hit the<br>
default 1024 open files limit).<br>
<font color="#888888"><br>
--<br>
.: Jakub Paweł Głazik,<br>
.: email &amp; jabber: zytek%<a href="http://nuxi.pl" target="_blank">nuxi.pl</a><br>
</font></blockquote></div><br>