Menu

#21 Resolution NonBlockingConnection hungs startSSL IoSSLHandler

open-works-for-me
nobody
None
7
2013-01-27
2013-01-27
No

Link : Resolution : NonBlockingConnection hungs at startSSL in IoSSLHandler - ID: 3451372

I was able to fix the SSL stale connection scenario with making some changes to IoSSLHandler. I have tested this by inducing a stale connection manually. A stale connection can be mimiced the following two command/s:

root~]# tc qdisc add dev eth0 root netem 14000ms //delay the network traffic by 14 seconds. This will make the SSL connection stale for 14 seconds.
root~]# tc qdisc del dev eth0 root //remove all network delays

I have attached a word document which contains the code fix.

Discussion

  • Debashish Pal

    Debashish Pal - 2013-01-27

    Resolution for stale SSL connection.

     
  • Debashish Pal

    Debashish Pal - 2013-01-27
    • priority: 5 --> 7
    • status: open --> open-works-for-me
     

Log in to post a comment.

MongoDB Logo MongoDB