Skip to content

feat: bump apisix-ingress-controller's adc to 0.22.1#899

Merged
bzp2010 merged 1 commit intoapache:masterfrom
bzp2010:bzp/feat-aic-adc-002201
Nov 3, 2025
Merged

feat: bump apisix-ingress-controller's adc to 0.22.1#899
bzp2010 merged 1 commit intoapache:masterfrom
bzp2010:bzp/feat-aic-adc-002201

Conversation

@bzp2010
Copy link
Copy Markdown
Contributor

@bzp2010 bzp2010 commented Nov 3, 2025

In the currently used ADC 0.21.x, the ADC running in server mode suffers from a connection leak issue. This manifests as the ADC establishing an increasing number of connections over time, which can only be terminated by the server actively closing them.

ADC 0.22.x has addressed this issue by limiting the connection cap per host to 256 and proactively releasing connections after 60 seconds of inactivity. This significantly improves the previous connection leak problem.

This PR upgrades the ADC version for AIC.

Copy link
Copy Markdown
Contributor

@ronething ronething left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bzp2010 bzp2010 merged commit d0e5c52 into apache:master Nov 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants