Skip to content
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

Obey DNS TTL #1269

Open
reactormonk opened this issue Jul 20, 2017 · 1 comment
Open

Obey DNS TTL #1269

reactormonk opened this issue Jul 20, 2017 · 1 comment
Labels
enhancement Feature requests and improvements module:client

Comments

@reactormonk
Copy link
Contributor

Related: akka/akka-http#1226

a) Implement a connection TTL according to DNS TTL.
b) Resolve DNS when creating the RequestKey, add it. Should be cached by the JVM.
c) Check when releasing a connection... inside a synchronized block. Probably a bad idea.

@rossabaker rossabaker added the enhancement Feature requests and improvements label Mar 26, 2018
@rossabaker
Copy link
Member

This might be relevant to keypool as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests and improvements module:client
Projects
None yet
Development

No branches or pull requests

2 participants