linux操作系统最大连接数修改 以Linux version 2.6.18-194.el5为例1、打开 vi /etc/security/limits.conf文件后在文件末尾可见如下配置:2、* soft nofile 51200 * hard nofile 51200