调整Linux内核解决C500k问题
原文:Kernel OptionsSeveral parameters exist to allow for tuning and tweaking of socket-related parameters. In /etc/sysctl.conf there are a few options we’ve modified.First is fs.file-max, the maximum file descriptor limit. The...