Eclipse Jetty 项目很高兴的发布了 Jetty 9 的最后一个 RC 版本 ---- Jetty 9.0.0.RC2。
Jetty 是支持 SPDY 和 WebSocket 的 Java Web 服务器。
下载地址 http://download.eclipse.org/jetty/
Jetty 9 特性:
Java 1.7 Compatible
Completely overhauled I/O layer
Servlet API 3.0
JSP 2.2
SPDY/3
Jetty WebSocket API (Supporting RFC-6455)
Jetty 9.0.0.RC2 改进内容:
+ Fix etc/jetty.xml TimerScheduler typo that is preventing normal startup
+ Fix etc/jetty-https.xml ExcludeCipherSuites typo that prevents SSL startup
+ Fix websocket memory use
来自:开源中国社区