|
From: Leif M. <le...@ta...> - 2004-07-21 07:27:11
|
Hello all, Tanuki Software is pound to announce the release of version 3.1.1 of the Java Service Wrapper. This version includes a number of important bug fixes. We recommend that all 3.1.0 users upgrade at their earliest convenience. 3.1.0 introduced a new tick based timer which was designed to be much more reliable under heavy loads and work correctly across system time changes. Several bugs have been fixed with the tick timer for the 3.1.1 release and it has undergone much more testing. While it has not yet been set to be active by default, we do feel that is stable enough to recommend its use by most users. It can be enabled by disabling the use of system time with the following property: wrapper.use_system_time=false We are interesting in getting feedback both positive and negative about the performance of this new timer. If feedback is in general positive and no problems are reported then the goal is to make it the default in the next release. Our internal tests show that the new tick timer meets its goals of being much more stable under heavy loads. It also handles time changes where the old system timer would cause JVM timeouts. Many other changes have also gone into this release, so be sure to review the release notes: http://wrapper.tanukisoftware.org/doc/english/release-notes.html Cheers, Leif Mortenson |