Server benchmark

2016-11-16・linux

file max

lsof

lsof 可以查看文件被打开的情况,或者端口-i:port被使用的情况

file descriptor limit for per process

系统设置打开文件的上限, 通过如下命 …