This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 8da04bf81d Fix a typo
8da04bf81d is described below
commit 8da04bf81d010f1e3492732d65cbb924bde3f54f
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Sep 15 14:34:04 2026 +0100
Fix a typo
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 7e6a7c71cd..ca54e3ebb0 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -277,7 +277,7 @@
message size. (remm)
</fix>
<fix>
- Small per performance optimisation. Don't waste cycles swallowing an
AJP
+ Small performance optimisation. Don't waste cycles swallowing an AJP
request body when the connection is going to be closed. (markt)
</fix>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]