The proposed Apache Tomcat 9.0.64 release is now available for voting.

The notable changes compared to 9.0.63 are:

- Correct a regression in the support added for encrypted PKCS#1
   formatted private keys in the previous release that broke support
   for unencrypted PKCS#1 formatted private keys.

- Increase the default buffer size for cluster messages from 43800
   to 65536 bytes. This is expected to improve performance for large
   messages when running on Linux based systems.

- When using TLS with non-blocking writes and the NIO connector,
   ensure that flushing the buffers attempts to empty all of the
   output buffers.

Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.64/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1378
The tag is:
https://github.com/apache/tomcat/tree/9.0.64
1419d61f200be876baddb0997919fb82c230a857

The proposed 9.0.64 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 9.0.64 (stable)

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to