]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy: Fix DNS requests and connections closed before the configured addressTTL...
authorYann Ylavic <ylavic@apache.org>
Tue, 18 Jun 2024 14:14:08 +0000 (14:14 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 18 Jun 2024 14:14:08 +0000 (14:14 +0000)
commit4c8d57159539ce7a7e5ed3a8cac99b2346f6636e
treebe15408ab7b57c9558df28fdda437507d024603c
parentb573d4d38f7353c72b13be04b700b3dbf9f3c67a
mod_proxy: Fix DNS requests and connections closed before the configured addressTTL.  BZ 69126

* modules/proxy/proxy_util.c(ap_proxy_determine_address):
  Fix shared expiry compare-and-swap loop.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1918410 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/fix_proxy_determine_address.txt [new file with mode: 0644]
modules/proxy/proxy_util.c