I guys.  I&#39;m running a twisted web proxy and after a day or so of usage it stops working and start spitting out these errors.<br><br>2009/08/05 14:04 +0000 [__main__.ProxyFactory] Could not accept new connection (EMFILE)<br>


2009/08/05 14:04 +0000 [__main__.ProxyFactory] Could not accept new connection (EMFILE)<br>2009/08/05 14:04 +0000 [__main__.ProxyFactory] Could not accept new connection (EMFILE)<br>2009/08/05 14:04 +0000 [__main__.ProxyFactory] Could not accept new connection (EMFILE)<br>


2009/08/05 14:04 +0000 [__main__.ProxyFactory] Could not accept new connection (EMFILE)<br>2009/08/05 14:04 +0000 [__main__.ProxyFactory] Could not accept new connection (EMFILE)<br><br>Can anyone expand on what this error is or suggestions on fixing it or debugging further?  <br>
<br>What is the EMFILE?  <br><br>My best guess is that there&#39;s some limit on the # of connections and that for whatever reason connections are not being closed...  If I&#39;m right I need to determine if this is referring to server side or client side connections and how to get them to close/time out.<br>
<br>Dave Fowler<br><br>