Hello Tony,

Am 18.03.2017 um 14:29 schrieb Tony Zakula:
Hi,

We are having an issue when multiple users are on the same lan connecting to out network. We are running a network hosting maybe 20 servers/domains behind one HA proxy. Users on different networks connect fine. We are terminating SSL connections.

Check your kernel settings, what is net.ipv4.tcp_tw_reuse and net.ipv4.tcp_tw_recycle set to?

net.ipv4.tcp_tw_recycle must be 0 (disabled).
net.ipv4.tcp_tw_recycle is bad.


More about this from Vincent Bernat:
https://vincent.bernat.im/en/blog/2014-tcp-time-wait-state-linux


Reply via email to