Jetty 9.2.6 發布,Java應用服務器
Jetty 提供了一個 Web 服務器 和 javax.servlet 容器,可選插件支持 SPDY, WebSocket, OSGi, JMX, JNDI, JAAS 和許多其他集成。Jetty能夠用在各種各樣的項目和產品,無論是在研發和生產。Jetty可以很容易地嵌入到設備,工具,框架,應用服務器和集群。
特性:
- Full-featured and standards-based
- Open source and commercially usable
- Flexible and extensible
- Small footprint
- Embeddable
- Asynchronous
- Enterprise scalable
- Dual licensed under Apache and Eclipse
Jetty 9.2.6 發布了,該版本改進記錄包括:
jetty-9.2.6.v20141205 - 05 December 2014 + 383207 Use BundleFileLocatorHelperFactory to obtain BundleFileLocatorHelper + 443652 Remove dependency on java.lang.management classes + 447472 Clear async context timeout on async static content + 451529 Change sentinel class for finding jstl on classpath to org.apache.taglibs.standard.tag.rt.core.WhenTag + 451634 DefaultServlet: useFileMappedBuffer javadoc is misleading + 452188 Delay dispatch until content optimisation. + 452201 EnvConfiguration.destroy() should set the classloader + 452246 Fixed SSL hang on last chunk + 452261 Multiple servlets map to path *.jsp when using jsp-property-group + 452261 Ensure <jsp-file> works with new JettyJspServlet + 452424 Do not add Date header if already set + 452516 Make HttpOutput aggregation size configurable. + 453386 Jetty not working when configuring QueuedThreadPool with minThreads=0. + 453629 Fixed big write test + 453793 _maxHeaderBytes>0 is not verified in parseNext() when in State.CLOSED. + 453801 Jetty does not check for already registered services when bootstrapping + 454157 HttpInput.consumeAll spins if input is in async mode.
下載地址:http://download.eclipse.org/jetty/
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!