T
Tom van Leeuwen
I have an openssl server in my company which we use to upload data to in
order to store it in a database. There's also some client server
communication possible for different reasons.
Somehow, the openssl server sometimes "crashes" its server socket.
According to the logging (and according to my tests) connections can no
longer be made.
I have to manually restart the app to run again.
I've put the relevant code + logging in a pastie:
http://pastie.org/1597282
I hope someone can point me in the right direction here or has some
information about how to further examine this, because I cannot explain
the dying of the ssl socket and I am at a loss on how to proceed...
order to store it in a database. There's also some client server
communication possible for different reasons.
Somehow, the openssl server sometimes "crashes" its server socket.
According to the logging (and according to my tests) connections can no
longer be made.
I have to manually restart the app to run again.
I've put the relevant code + logging in a pastie:
http://pastie.org/1597282
I hope someone can point me in the right direction here or has some
information about how to further examine this, because I cannot explain
the dying of the ssl socket and I am at a loss on how to proceed...