gpt4 book ai didi

ssl - 发生空闲超时事件时,带有 SSL 的 Netty 会抛出 ClosedChannelException

转载 作者:太空宇宙 更新时间:2023-11-03 13:08:24 27 4
gpt4 key购买 nike

当我们收到空闲超时事件时,我们关闭 channel 。如果我们当时也启用了 ssl,我们会得到:

java.nio.channels.ClosedChannelException
at org.jboss.netty.handler.ssl.SslHandler.channelClosed(SslHandler.java:1377)

有一些注意事项: https://github.com/netty/netty/issues/305

我们可以在空闲状态处理程序方法 channelIdle 中做一些清理来防止这种情况发生吗?或者我们应该在 exceptionCaught 方法中捕获它吗?

我们一般应该如何处理这个异常?

谢谢,马特

最佳答案

如何扩展 SSLHandler 并覆盖它?

关于ssl - 发生空闲超时事件时,带有 SSL 的 Netty 会抛出 ClosedChannelException,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12378019/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com