Linux tcp:time wait bucket table overflow

Source: Internet
Author: User

In the morning a RABBITMQ and Java server, the client feedback Super card, see IO and CPU is not high. After finding sixty thousand or seventy thousand messages squeezed, the temporary problem solved, looking at/var/log/messages, found many tcp:time wait bucket table overflow, as follows:

Nov 10:36:08 iz237hn51s7z kernel:TCP:time wait bucket table overflow
Nov 10:36:08 iz237hn51s7z kernel:TCP:time wait bucket table overflow
Nov 10:37:07 iz237hn51s7z kernel: __ratelimit:47 callbacks suppressed
Nov 10:37:07 iz237hn51s7z kernel:TCP:time wait bucket table overflow
Nov 10:37:07 iz237hn51s7z kernel:TCP:time wait bucket table overflow
Nov 10:37:07 iz237hn51s7z kernel:TCP:time wait bucket table overflow
Nov 10:37:07 iz237hn51s7z kernel:TCP:time wait bucket table overflow
Nov 10:37:07 iz237hn51s7z kernel:TCP:time wait bucket table overflow
Nov 10:37:07 iz237hn51s7z kernel:TCP:time wait bucket table overflow
Nov 10:37:07 iz237hn51s7z kernel:TCP:time wait bucket table overflow

After investigation, found net.ipv4.tcp_max_tw_buckets = the #已经修改

Netstat-ano | grep Wait | Wc-l found more than 4,400, further query, found a large number of native to MySQL connection status in this state, further found that there is an application of the maxstatement is set to 0.

Linux tcp:time wait bucket table overflow

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.