Opened 7 years ago
#3096 new bug
TCP connections are left in FIN_WAIT_2 state
Reported by: | brilee | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | needs verified |
Component: | Unknown | Version: | other (please specify) |
Keywords: | Cc: |
Description
Running netstat -np tcp
after a torrent has downloaded reveals hundreds of open connections, all in the FIN_WAIT_2 state. Connections should be properly completed to avoid exhausting file descriptors.
Note:
See TracTickets
for help on using tickets.