Skip to content

Conversation

@bzp2010
Copy link
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.

@bzp2010 bzp2010 merged commit 45e83d5 into main Nov 3, 2025
2 checks passed
@bzp2010 bzp2010 deleted the bzp/feat-aic-adc-002201 branch November 3, 2025 10:42
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.

3 participants