昨天我的项目有问题。它甚至无法从浏览器打开。重启apache后问题解决。之后,我检查了 apache 日志并找到了以下几行。
[error] server is within MinSpareThreads of MaxClients, consider raising the MaxClients setting
Run Code Online (Sandbox Code Playgroud)
有人可以解释此消息的含义吗?会不会导致这样的问题。
我真的需要增加 MaxClients 还是最好了解是什么导致服务器到达 MaxClients ..
apache-2.2 ×1