This repository has been archived by the owner on May 4, 2022. It is now read-only.
Releases: section-io/nginx-upstream-dynamic-servers
Releases · section-io/nginx-upstream-dynamic-servers
v0.4.0-refactor-section.io-v3: Merge pull request #3 from section-io/jason-reuse
Pre-release
Check if the resolved address set has been used before and re-use the existing structures. Volatile DNS records tend to repeat limited permutations. This is partial mitigation of the memory leak due to pools never being destroyed.
v0.4.0-refactor-section.io-v2: Merge pull request #2 from section-io/jason-dns
Pre-release
Reduce log noise when DNS resolve fails
v0.4.0-refactor-section.io: Merge pull request #1 from section-io/jason-dns
Handle DNS failures without disrupting HTTP traffic
v0.4.0-refactor
fixup! refactor the control of replaced peers to not leak memory or s…