tagomoris / fluent-plugin-secure-forward

Other
140 stars 30 forks source link

Node watcher monitor for detached state #13

Closed BitFlippedCelt closed 9 years ago

BitFlippedCelt commented 9 years ago

This change set allows a node to be recovered by the node watcher after an EPIPE exception has caused the node to enter a detached state. The node is then managed in the same way as normal disconnection and ssl session is then restored by health watcher.

kumai commented 9 years ago

+1

I faced a similar problem, and this patch solved it. Thanks!

tagomoris commented 9 years ago

I'm sorry for late reply, and thank you for great fix!

tagomoris commented 9 years ago

Merged, and released v0.2.6.