The series is a compilation of patches with the upstream re-resolve
feature from the Nginx Plus. The original commits were rebased on top
of the current OSS code, grouped by features introduced and squashed.
Some formatting quirks and other minor oddities could be attributed to a
conscious effort
# HG changeset patch
# User Ruslan Ermilov
# Date 1392462754 -14400
# Sat Feb 15 15:12:34 2014 +0400
# Node ID 56aeae9355df8a2ee07e21b65b6869747dd9ee45
# Parent 02e9411009b987f408214ab4a8b6b6093f843bcd
Upstream: re-resolvable servers.
Specifying the upstream server by a hostname together wi
# HG changeset patch
# User Roman Arutyunyan
# Date 1423128416 -10800
# Thu Feb 05 12:26:56 2015 +0300
# Node ID a2b1433abda29286189dad01fc3574df235e6aa8
# Parent 56aeae9355df8a2ee07e21b65b6869747dd9ee45
Stream: re-resolvable servers.
Co-authored-by: Ruslan Ermilov
Co-authored-by: Sergey K
# HG changeset patch
# User Dmitry Volyntsev
# Date 1458229351 -10800
# Thu Mar 17 18:42:31 2016 +0300
# Node ID 8b7fcded3983023229de1a6df5e2e0b857ee1bc9
# Parent a2b1433abda29286189dad01fc3574df235e6aa8
Upstream: construct upstream peers from DNS SRV records.
diff --git a/src/http/modules/
# HG changeset patch
# User Ruslan Ermilov
# Date 1509736941 -10800
# Fri Nov 03 22:22:21 2017 +0300
# Node ID 90ef6f74980d5e46c95aa32375a58bb8eb56122e
# Parent 8b7fcded3983023229de1a6df5e2e0b857ee1bc9
Core: inheritance of non-reusable shared memory zones.
When re-creating a non-reusable zo
# HG changeset patch
# User Ruslan Ermilov
# Date 1509736943 -10800
# Fri Nov 03 22:22:23 2017 +0300
# Node ID 238c1695d3b7450159ba0c03509584683bf25f9b
# Parent 90ef6f74980d5e46c95aa32375a58bb8eb56122e
Upstream: pre-resolve servers on reload.
After configuration is reloaded, it may take som
# HG changeset patch
# User Vladimir Homutov
# Date 1571405595 -10800
# Fri Oct 18 16:33:15 2019 +0300
# Node ID 621ba257aeac3017ea83b24fafa201e07c1c7756
# Parent 238c1695d3b7450159ba0c03509584683bf25f9b
Upstream: per-upstream resolver.
The "resolver" and "resolver_timeout" directives can n
# HG changeset patch
# User Mini Hawthorne
# Date 1689189645 25200
# Wed Jul 12 12:20:45 2023 -0700
# Node ID 8c8d8118c7ac0a0426f48dbfed94e279dddff992
# Parent 621ba257aeac3017ea83b24fafa201e07c1c7756
Upstream: copy upstream zone DNS valid time during config reload.
Previously, all upstream
# HG changeset patch
# User Aleksei Bavshin
# Date 1712181327 25200
# Wed Apr 03 14:55:27 2024 -0700
# Node ID 375fa42f1a6010692a8782c4f03c6ad465d3f7f7
# Parent 8c8d8118c7ac0a0426f48dbfed94e279dddff992
Upstream: disable re-resolve functionality on Windows.
Following features are currently n
# HG changeset patch
# User Aleksei Bavshin
# Date 1712098324 25200
# Tue Apr 02 15:52:04 2024 -0700
# Node ID ca287b2047ff417c3b23a874d2e51c87553edc46
# Parent 375fa42f1a6010692a8782c4f03c6ad465d3f7f7
Tests: upstream configuration tests with re-resolvable servers.
Based on the NGINX Plus t
10 matches
Mail list logo