]> granicus.if.org Git - apache/commitdiff
mod_proxy: follow up to r1750301: APLOGNO().
authorYann Ylavic <ylavic@apache.org>
Mon, 27 Jun 2016 08:20:39 +0000 (08:20 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 27 Jun 2016 08:20:39 +0000 (08:20 +0000)
[Reverted by r1750376]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1750311 13f79535-47bb-0310-9956-ffa450edef68

docs/log-message-tags/next-number
modules/proxy/proxy_util.c

index 14879086732b0b7f8a1b3544d48505b5434230c1..46cff15d5b0d0147f61b160475d6fef2d747feef 100644 (file)
@@ -1 +1 @@
-3408
+3409
index cfda40519552c937e4a17737f6f32d06e5cfb3a1..6f8849d53012c1db90a2ea6371463fb1948c6395 100644 (file)
@@ -2768,7 +2768,7 @@ PROXY_DECLARE(int) ap_proxy_connect_backend(const char *proxy_function,
                              proxy_function);
             }
             else {
-                ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, s, APLOGNO()
+                ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, s, APLOGNO(03408)
                              "%s: reusable backend connection is not empty: "
                              "forcibly closed", proxy_function);
                 connected = 0;