Menu

#26 Clean up sessions/sockets if client does not send QUIT

v1.0_(example)
open
nobody
None
5
2015-04-07
2015-04-07
Chris Mair
No

What if the client never sends the QUIT command, and we have a long-running server?
See:
https://sourceforge.net/p/mockftpserver/bugs/24/

In local testing, I see "java.lang.OutOfMemoryError: unable to create new native thread" after instantiating lots of local FTP clients.

Discussion