]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add back changes-entries/mod_proxy_log_backend_port.txt
authorRainer Jung <rjung@apache.org>
Tue, 17 May 2022 18:28:08 +0000 (18:28 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 17 May 2022 18:28:08 +0000 (18:28 +0000)
which was removed erroneously by r1901009.

It is needed to document the changes applied by
r1900957 (backport of r1900028).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1901013 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/mod_proxy_log_backend_port.txt [new file with mode: 0644]

diff --git a/changes-entries/mod_proxy_log_backend_port.txt b/changes-entries/mod_proxy_log_backend_port.txt
new file mode 100644 (file)
index 0000000..0a96679
--- /dev/null
@@ -0,0 +1,2 @@
+  *) mod_proxy: Add backend port to log messages to
+     ease identification of involved service.