connection hangs/times out and there seems to be no reason for the timeout
I've attached the logs of two sessions where the connectioned worked and then times out at the next reconnect for no reason. here is what happend on the server side of the second session.
Code:
Oct 25 21:25:46 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] New connection from 94.134.218.245
Oct 25 21:25:47 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] SSL/TLS: Enabled TLSv1/SSLv3 with AES256-SHA, 256 secret bits cipher
Oct 25 21:25:47 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] XXXXXX is now logged in
Oct 25 21:25:50 ds83-169-61-112 pure-ftpd: (XXXXXX@94.134.218.245) [INFO] Logout.
Oct 25 21:25:56 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] New connection from 94.134.218.245
Oct 25 21:26:15 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [ERROR] SSL/TLS [/etc/ssl/private/pure-ftpd.pem]: error:00000000:lib(0):func(0):reason(0)
Oct 25 21:26:25 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] New connection from 94.134.218.245
Oct 25 21:26:26 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] SSL/TLS: Enabled TLSv1/SSLv3 with AES256-SHA, 256 secret bits cipher
Oct 25 21:26:26 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] XXXXXX is now logged in
Oct 25 21:27:01 ds83-169-61-112 pure-ftpd: (XXXXXX@94.134.218.245) [INFO] Logout.