mhitts 0 Posted May 12, 2015 [Warning]: setsocketopts: Unable to set SO_REUSEPORT mode for connection #6! [Warning]: setsocketopts: Unable to set TCP_THIN_LINEAR_TIMEOUTS mode for connection #6! [Warning]: setsocketopts: Unable to set TCP_THIN_DUPACK mode for connection #6! how to resolve this error? for cause it goes down problem of refused for the server. Quote Share this post Link to post Share on other sites
0 4144 364 Posted May 14, 2015 This is not errors. This is only warnings. First warning not supported windows flag on linux. Two left warnings mean in kernel not supported or not enabled special flags for low latency. Quote Share this post Link to post Share on other sites
0 mhitts 0 Posted May 14, 2015 This is not errors. This is only warnings. First warning not supported windows flag on linux. Two left warnings mean in kernel not supported or not enabled special flags for low latency. as I qualify in the support linux and enable latency. Quote Share this post Link to post Share on other sites
0 4144 364 Posted May 17, 2015 If you want enable it see docs for example here: https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt Look for options /proc/sys/net/ipv4/tcp_thin_dupack and /proc/sys/net/ipv4/tcp_thin_linear_timeouts Quote Share this post Link to post Share on other sites
Share this post
Link to post
Share on other sites