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

Explicitly disable "Keep Alives" in our Docker communications #9

Merged
merged 1 commit into from
Sep 21, 2015

Conversation

tianon
Copy link
Owner

@tianon tianon commented Sep 21, 2015

Fixes #4
Fixes #8

I've been testing this with the following in 5 terminals at once which used to spike our memory usage trivially and very quickly, and it appears to have worked flawlessly as the fix! Thanks @sbodomerle!

$ yes rawdns.docker | head -n1000 | xargs watch --interval=0.01 dig

tianon added a commit that referenced this pull request Sep 21, 2015
Explicitly disable "Keep Alives" in our Docker communications
@tianon tianon merged commit 99a3fe6 into master Sep 21, 2015
@tianon tianon deleted the disable-keep-alives branch September 21, 2015 21:22
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.

fd leak while connecting to docker on pf_local socket high memory usage
1 participant