简体   繁体   English

在IIS 7上分析生产中的PHP应用程序

[英]Profiling PHP application in production on IIS 7

I'd like to profile a PHP application in production. 我想在生产中分析PHP应用程序。 My setup is windows server 2008 with IIS 7 and PHP 5.3 in FastCGI . 我的设置是Windows Server 2008,其中包含IIS 7FastCGI中的PHP 5.3 I know from this question that XHProf Profiler is a good tool but obviously it doesn't work on Windows yet. 我从这个问题中知道XHProf Profiler是一个很好的工具,但显然它还不适用于Windows。 Should I try with xdebug profiler or has anyone a better suggestion? 我应该尝试使用xdebug探测器还是有人提出更好的建议?

如果您可以访问Zend Studio许可证,Zend Server内置的分析器非常棒(请查看一些截图http://files.zend.com/help/Beta/Zend_Studio_8_0/working_with_the_profiler.htm ) - 否则XDebug和缓存研磨应用程序将提供帮助(请参阅此http://devzone.zend.com/1139/profiling-php-applications-with-xdebug/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM