Jetty 9.3.5.v20151012 发布,此版本是 Jetty 9.3.x 的维护版本,建议使用 WebSocket 和 Http2 客户端进行升级。
值得关注的改进:
[Fix] Selector Thread Starvation during errors from blocking write
[Fix] WebSocket memory leak
[Fix] WebSocket open/close behavior
[Fix] WebSocket session upgrade request/response header availability
[Fix] Many HTTP2 interop behaviors
Jetty 9.3 新特性:
引入 HTTP/2 (rfc7540) 服务器/客户端支持
Overhauled scheduler - https://webtide.com/eat-what-you-kill/
TLS/SSL 协商的时候支持 SNI (Server Name Indications) during TLS/SSL negotiation
最低要求 Java 8
软件详情:http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00086.html
下载地址:http://download.eclipse.org/jetty/
来自:开源中国社区