Details
-
Work Item
-
Resolution: Done
-
Minor
-
None
-
All
-
GreenHopper Ranking:0|i2uyi3:
-
9223372036854775807
-
Small
Description
https://tomcat.apache.org/
Tomcat is Jakarta Server Pages™ is an open source implementation of the Jakarta technology.
It helps software developers create dynamically generated web pages based on HTML, XML, or other document types.
Bump from 9.0.82 to 9.0.84
The notable changes compared to 9.0.83 include:
- Background processes for a Container no longer execute while lifecycle operations are in progress for that Container.
- Correct unintended escaping of XML in some WebDAV responses.
- Use a 408 status code if a read timeout occurs during HTTP request processing instead of an HTTP 400 status.
The notable changes compared to 9.0.82 include:
- Fix reloading TLS configuration could cause the Connector to refuse new connections or the JVM to crash.
- Ensure that an IOException during the reading of the request triggers always error handling, regardless of whether the application swallows the exception.
Full details of these changes, and all the other changes, are available in the Tomcat 9 changelog.