Apache Tomcat 9.0.43 releases

Apache Tomcat is an open-source implementation of Java Servlets, JavaServer Pages, Java Expression Language, and Java WebSocket technology. Designed to provide users with the original Java environment to run Web applications.

The Apache Tomcat software is developed in an open and participatory environment and released under the Apache License version 2. The Apache Tomcat project is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open development project. To learn more about getting involved, click here.

Apache Tomcat software powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page.

Apache Tomcat 9.0.43 includes fixes and other enhancements and changes.

Catalina

  • Fix:  65106: Fix the ConfigFileLoader handling of file URIs when running under a security manager on some JREs. (markt)

Coyote

  • Fix:  Ensure that SNI provided host names are matched to SSL virtual host configurations in a case insensitive manner. (markt)
  • Fix:  65111: Free direct memory buffers in the APR connector. (remm)

Download