Skip to content

An option to limit pooled connections life time #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2012
Merged

An option to limit pooled connections life time #134

merged 1 commit into from
Sep 6, 2012

Conversation

kstokoz
Copy link

@kstokoz kstokoz commented Aug 22, 2012

In case of Amazon Cloud DNS records can change in seconds, and taking into account that AHC caches already resolved connection and never re-resolve DNS records if response is ok, introducing option to limit life for cached connections, to be able to gracefully route traffic to new host in case dns records changed.

…ection can be put back to pool.

In case of Amazon Cloud DNS records can change in seconds, and taking into account that AHC caches already resolved connection and never re-resolve DNS records if response if ok, introducing option to limit life for cached connection, to be able to gracefully route traffic to new host in case dns records changed.
jfarcand added a commit that referenced this pull request Sep 6, 2012
An option to limit pooled connections life time
@jfarcand jfarcand merged commit ed98538 into AsyncHttpClient:master Sep 6, 2012
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.

2 participants