On Thu, Nov 19, 2015 at 07:00:32AM +0000, Thrawn wrote: > Hmm...I haven't tuned anything (this is just my workstation, not a server). > /proc/sys/net/core/somaxconn 128 > /proc/sys/net/ipv4/tcp_max_backlog doesn't exist > > /proc/sys/net/ipv4/tcp_max_syn_backlog512
Yep sorry it's this one. > I guess those are pretty low for trying to thrash an echo server... Yes they're low even for 16k/s. > any recommendations? Start by multiplying both of them by 4. If nothing improves it doesn't come from there. Willy

