From: Jean-Frederic Clere Date: Wed, 18 Aug 2004 16:53:50 +0000 (+0000) Subject: Sorry there were 2 typos X-Git-Tag: STRIKER_2_1_0_RC1~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=244f2d8f3929716838ddae5397776f0665f962ad;p=apache Sorry there were 2 typos git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104716 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/proxy_ajp.c b/modules/proxy/proxy_ajp.c index a27ad99d7b..b7ba7c581f 100644 --- a/modules/proxy/proxy_ajp.c +++ b/modules/proxy/proxy_ajp.c @@ -261,7 +261,7 @@ static int ap_proxy_ajp_process_response(apr_pool_t * p, request_rec *r, if (status != APR_SUCCESS) { ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r, "proxy: error reading headers from remote " - "server %pI:%d", + "server %pI:%s", backend->worker->cp->addr, backend->worker->hostname); return ap_proxyerror(r, HTTP_BAD_GATEWAY,