This is an automated email from the ASF dual-hosted git repository.
rjung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 5fcbc078e Add request id changelog item
5fcbc078e is described below
commit 5fcbc078e0ae72b06d4163ac8d3410a437ca1569
Author: Rainer Jung <[email protected]>
AuthorDate: Fri May 27 14:50:17 2022 +0200
Add request id changelog item
---
xdocs/miscellaneous/changelog.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index 83105069c..ebccf806c 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -42,6 +42,12 @@
</section>
<section name="Changes between 1.2.48 and 1.2.49">
<changelog>
+ <update>
+ Common: Add a request id to error log lines. To get a useful
+ request id for the Apache web server, mod_unique_id needs
+ to be loaded. The request id is not yet supported for IIS.
+ (rjung)
+ </update>
<update>
Remove support for the Netscape / Sun ONE / Oracle iPlanet Web Server as
the product has been retired. (markt)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]