服务接口响应慢

服务接口响应慢

Published: 02 Aug 2024

Normal command

command

``` #count group by awk ‘{count[$7]++;} END {for(i in count) {print i “ “ count[i]}}’ a.txt

# iptables nat by output when ip not exist iptables -t nat -A OUTPUT -p tcp -d xxxx.yyyy.zzzz.oooo -j DNAT –to-destination 127.0.0.1

Published: 29 Jun 2024

Important articles

container

Published: 21 May 2024

Multicast investigate

Multicast investigate

We discovered that a keepalive VIP exist on every host when we use VVRP and multicast. However, When swtich to uticast everything functions correctly.

Published: 16 May 2024

why df disk size bigger than du

why df disk size bigger than du

Published: 01 Dec 2023

性能采集

性能采集

Published: 30 Nov 2023

git local account reset

git local account reset

Published: 30 Nov 2023

一次SocketTimeout问题排查

日志中长连接上的处理出现sockettimeout 异常

Published: 07 Nov 2023