[Twisted-Python] Could not accept new connection

Alvin Delagon adelagon at gmail.com
Thu Aug 28 09:19:21 EDT 2008


How many simultaneous clients connected on your server? By default, linux is
configured to have 1024 file descriptors pre process. You may have to set
your ulimit higher.


On Thu, Aug 28, 2008 at 9:05 PM, Pavel <pbastov at gmail.com> wrote:

> Hi all,
>
> today I got this error in my twisted.log
>
> [twisted.web.server.Site] Could not accept new connection (ECONNABORTED)
>
> What could be a possible cause of this? Any ways to fix it?
>
> Thanks in advance.
>
> --
> Good luck,
>
> Pavel Bastov
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>



-- 
http://www.alvinatorsplayground.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20080828/3fed2964/attachment.htm 


More information about the Twisted-Python mailing list