Linux network performance parameters
github.com
Linux network performance parameters
1–10 of 117 posts
Re: Linux network performance parameters
#2[deleted]
Re: Linux network performance parameters
#3This is great, not just the parameters themselves but all the steps that a packet follows from the point it enters the NIC until it gets to userspace.
Just one thing to add regarding network performance: if you're working in a system with multiple CPUs (which is usually the case in big servers), check NUMA allocation. Sometimes the network card will be in one CPU while the application is executing on a different one, and that can affect performance too.
Re: Linux network performance parameters
#4[flagged]
Re: Linux network performance parameters
#5[flagged]
This is kind of an urban legend, do you think the multi millions servers from Google, Amazon etc... have those performance issues?
Re: Linux network performance parameters
#6[deleted]
Re: Linux network performance parameters
#7Could anyone recommend a video or video series covering similar material?
There lots on networking in general, but I've had a hard time finding some on Linux specific implementation
Re: Linux network performance parameters
#8[flagged]
[deleted]
Re: Linux network performance parameters
#9Could anyone recommend a video or video series covering similar material? There lots on networking in general, but I've had a hard time finding some on Linux specific implementation
[deleted]
Re: Linux network performance parameters
#10[flagged]
[deleted]