The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.2.8 stable.
The key features of this release are: - Improved performance with concurrent loads - Correctly enable and disable OCSP in the binaries for Windows - Fix a bug in the handling of EAGAIN during non-blocking I/O Note that users should now be using 1.2.x in preference to 1.1.x. Please refer to the change log for the complete list of changes: http://tomcat.apache.org/native-doc/miscellaneous/changelog.html Downloads: http://tomcat.apache.org/download-native.cgi The Apache Tomcat Native Library provides portable API for features not found in contemporary JDK's. It uses Apache Portable Runtime as operating system abstraction layer and OpenSSL for SSL networking and allows optimal performance in production environments. Thank you, -- The Apache Tomcat Team