数据库 SQL 如何排查“连接数爆满”Too many connections 的进程来源 应先查活跃连接而非直接调大 max_connections:执行 SELECT id,user,host,db […]...
互联网运维 sar -n DEV 显示 rx_error / tx_error 增长但业务无丢包的网卡驱动问题 rx_errors/tx_errors 增长但无实际丢包,大概率是驱动误报而非物理故障;应通过 ethtool […]...