]> granicus.if.org Git - apache/commit
Merge r1824176, r1824460, r1824482 from trunk:
authorYann Ylavic <ylavic@apache.org>
Fri, 16 Feb 2018 15:04:41 +0000 (15:04 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 16 Feb 2018 15:04:41 +0000 (15:04 +0000)
commit11027a8f5ddcde70096bb4b8fd84f8728a2126e9
tree47150e3e2588ddb0f04fc1c92b8a1eb293982d97
parent7301e2d3762adffad70753bea09e6227351eed59
Merge r1824176, r1824460, r1824482 from trunk:

mod_proxy: Provide an RFC1035 compliant version of the hostname in the
proxy_worker_shared structure. PR62085

Tone down the message that worker hostname is too long noting it only
affects legacy modules not yet using hostname_ex.

Set the notice when hostname is too long for legacy proxy modules to info level.

Submitted by: minfrin
Reviewed by: minfrin, jim, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824504 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
modules/proxy/balancers/mod_lbmethod_heartbeat.c
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_ajp.c
modules/proxy/mod_proxy_balancer.c
modules/proxy/mod_proxy_hcheck.c
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c