here is some information:
cat /proc/net/sockstat
sockets: used 541 TCP: inuse 4000 orphan 3515 tw 4459 alloc 4011 mem 2012 UDP: inuse 2 RAW: inuse 0 FRAG: inuse 0 memory 0 TIME_WAIT 6014 CLOSE_WAIT 5 FIN_WAIT1 1563 FIN_WAIT2 47 ESTABLISHED 586 SYN_RECV 1314 CLOSING 154 LAST_ACK 211 Cpu(s): 0.1% us, 0.1% sy, 0.0% ni, 99.8% id, 0.0% wa, 0.0% hi, 0.0% si
The resin server takes several seconds to response a HTTP request, this bothers me for a long time.
Should I need more servers? Though the CPU usage, the server load seems not heavy at all.