So netstat doesn't show them but lsof does and our allocated file descriptors keep increasing and the FDs have the description "can't identify protocol"
On Tue, Mar 8, 2016 at 11:43 AM, Glyph Lefkowitz <[email protected]> wrote: > > > On Mar 8, 2016, at 11:10 AM, Matilda Bernard <[email protected]> > wrote: > > > > Hi, > > > > I am using Twisted 15.2.1 have been seeing a lot of half open TCP/IP > connections (lsof can't identify protocol) when I get a lot of traffic . Is > this something you have seen with twisted? I'm not really dealing with > socket connections at my code level so thought I'd ask if there is a known > issue as I am trying to figure out where the connections are being left > half open. > > What do you mean by "half open"? What state is e.g. netstat showing them > in? > > -glyph > > > > _______________________________________________ > Twisted-Python mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > -- http://matildabernard.com/
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
