| ||||||||||
Resin 3.1 Documentation Examples Changes Release Notes Change Logs Resin 3.1.2 Resin 3.1.1 Resin 3.1.0 Archive Resin 3.0.20 Resin 3.0.19 Resin 3.0.18 Resin 3.0.17 Resin 3.0.16 Resin 3.0.15 Resin 3.0.14 Resin 3.0.13 Resin 3.0.12 Resin 3.0.11 Resin 3.0.10 Resin 3.0.9 Resin 3.0.8 Resin 3.0.7 Resin 3.0.6 Resin 3.0.5 Resin 3.0.4 Resin 3.0.3 Resin 3.0.2 Resin 3.0.1 Resin 3.0.0 |
QuercusQuercus now runs Drupal and MediaWiki. The Caucho forum has some performance results, with Quercus as 3-4 times faster than Apache/mod_php. New modules include:
rewrite-dispatchrewrite-dispatch now accepts <moved-permanently>. JMX System NotificationsApplication resources can now listen for Lifecycle Notification events using JMX, configured in the resin.conf (or using JMX directly.) JNI./configure fixes for 64-bit linux. win32 does not support SNDTIMEO/RCVTIMEO, so select() needed to be added again. solaris/linux issues with the blocking reads in conjunction with EINTR have been addressed. HttpProxyServletImplementation of HttpProxyServlet has been improved, in particular related to redirects. JSPThe default app-default.xml does not read .tld files on web-app startup, only on the first JSP invocation. This will improve startup times, but may cause issues with applications like JSF which expect all .tld files to be read. caching/persistent-sessionsMore work on simplifying the backend for caching and persistent sessions. The fragment implementation has been simplified again, several locking bugs have been addressed, and performance has been improved. mod_caucho/pluginsFixes for manual dispatching of Apache/mod_caucho. If no ResinConfigServer directive exists, mod_caucho dispatch is manual. Fixes for virtual host dispatch issues to Apache/mod_caucho. Multiple ./configure fixes for Apache under different operating systems. change logAlso, many smaller bugs are listed in the change log. Special ThanksSpecial thanks to Stefano Bagnara for amazing work finding a huge number of Quercus bugs.
|