Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 apache 中安装了 phusion 乘客 3,它的内存限制为 5GB,交换空间为 2GB,当我检查一般信息中的乘客状态时,活动行始终显示为零,其中计数将为 2 到 3,非活动将为最多 6 个。
但是我的内存使用量已经超过 4.8GB,但活动行仍然显示为零。
为什么会这样..请任何人都可以帮助我
它像是:-
活动 = 0 非活动 = 6 等待全局队列:0
活动行将始终指向零
提前致谢!!
active表示这些进程存在,但当前未处理任何请求。如果您的网站是空闲的,那么它应该是 0。
active