找出哪个 Zend Framework 模块 CPU 负载高达 200%

发布于 2024-09-28 04:58:14 字数 235 浏览 1 评论 0原文

在我的 Cpanel 帐户中的每日进程日志中,我可以看到我的 zend 框架应用程序对 CPU 的负载非常高

Top Process %CPU 182 /usr/bin/php /home/*******/public_html/index.php

,但对 ZF 应用程序的任何请求都通过 index.php (具有 Apache 的重写规则) 是否可以找出哪些请求(url)负载CPU?

In my Cpanel account in Daily Process Log I can see that my zend framework application load CPU very much

Top Process %CPU 182 /usr/bin/php /home/*******/public_html/index.php

But any requests to ZF application goes by index.php (with rewrite rule for Apache)
Is it possible to find out what request (url) load CPU?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

川水往事 2024-10-05 04:58:14

我认为这有帮助:

ZFDebug - a debug bar for Zend Framework
http://code.google.com/p/zfdebug/

I think this helps:

ZFDebug - a debug bar for Zend Framework
http://code.google.com/p/zfdebug/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文