docker: Optimize networking and SSH - #284
Merged
Merged
Conversation
nirs
force-pushed
the
docker-host-network
branch
2 times, most recently
from
July 31, 2026 22:09
2d8e842 to
524381d
Compare
nirs
force-pushed
the
docker-host-network
branch
from
July 31, 2026 22:13
524381d to
4e9cd1c
Compare
nirs
force-pushed
the
docker-host-network
branch
from
July 31, 2026 22:39
4e9cd1c to
b9a8272
Compare
- Use host networking for the speedtest container to bypass the docker bridge/veth overhead. - Add busy polling section (net.core.busy_poll/busy_read) to improve upload throughput by reducing softirq latency. - Rename "Speeding up Docker commands" to "Optimizing SSH access". - Move the speed test section after the optimizations, so users see results with all tuning applied.
nirs
force-pushed
the
docker-host-network
branch
from
July 31, 2026 22:46
b9a8272 to
452f9a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.