akka/akka-http

Plaintext connection to HTTPS endpoint hangs on JDK 11

开放

#2,614 创建于 2019年7月24日

 (3 条评论) (0 个反应) (0 位负责人)Scala (598 个派生)batch import
3 - in progressbughelp wantedt:coret:servert:tls

仓库指标

星标
 (1,311 个星标)
PR 合并指标
 (平均合并 1天 10小时) (30 天内合并 2 个 PR)

描述

On JDK 8, the connection closed, on JDK 11 the request just hangs until the idle-timeout kicks in.

Thanks for the report, @makkarpov.

See https://discuss.lightbend.com/t/akka-http-tls-server-hangs-when-it-receives-plaintext-connection/4636 and the reproducer at https://github.com/makkarpov/akka-tls-hangs-example.

贡献者指南