我们有来自dmesg的以下输出:
__ratelimit: 33491 callbacks suppressed TCP: time wait bucket table overflow TCP: time wait bucket table overflow TCP: time wait bucket table overflow TCP: time wait bucket table overflow TCP: time wait bucket table overflow TCP: time wait bucket table overflow TCP: time wait bucket table overflow TCP: time wait bucket table overflow TCP: time wait bucket table overflow TCP: time wait bucket table overflow
我们还有以下设置:
cat /proc/sys/net/ipv4/tcp_max_tw_buckets 524288
我们受到某种攻击,但是我们无法检测到导致这个问题的原因是什么?