TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Monitoring and Tuning the Linux Networking Stack: Sending Data

119 pointsby jdamatoover 8 years ago

2 comments

jdamatoover 8 years ago
If you enjoy this post, you may also enjoy the companion post which dives into the same level of detail, but for the receive side[1].<p>I set out to write all this up because so much of the existing documentation (including the man pages) is vague, incomplete, or nonexistent. FWIW, I think this is probably to be expected for a system as complex as the Linux kernel.<p>[1]: <a href="https:&#x2F;&#x2F;blog.packagecloud.io&#x2F;eng&#x2F;2016&#x2F;06&#x2F;22&#x2F;monitoring-tuning-linux-networking-stack-receiving-data&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.packagecloud.io&#x2F;eng&#x2F;2016&#x2F;06&#x2F;22&#x2F;monitoring-tunin...</a>
评论 #13595153 未加载
joostersover 8 years ago
<i>It is impossible to tune or monitor the Linux networking stack without reading the source code of the kernel and having a deep understanding of what exactly is happening.</i><p>No, it isn&#x27;t.<p>Sure, reading the source code won&#x27;t hurt, but I&#x27;d wager that most people who have set up adequately tuned servers did not need to read a single line of the kernel&#x27;s source.<p>Putting such a definitive statement right at the top of this document makes me feel far less confident in trusting what it says. Is everything in it going to be just as over the top?
评论 #13594529 未加载
评论 #13594392 未加载