]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* If we fail to connect to all looked up IP's from the worker lookup cache it
authorRuediger Pluem <rpluem@apache.org>
Thu, 27 Apr 2023 08:15:20 +0000 (08:15 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 27 Apr 2023 08:15:20 +0000 (08:15 +0000)
commit9a8eb4a729303a611037946fcaec5951b7d00462
tree773ee9d91e80ff13fe15fa3da61e9bf39319eb06
parent4fc2fd7dd5603f02096750c33cd152ae2cd64e1e
* If we fail to connect to all looked up IP's from the worker lookup cache it
  might be caused by a change on DNS side. Try another DNS lookup in this case
  and in case this causes a successful connection trigger a refresh of the
  worker lookup cache.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909451 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c