【问题标题】:SignalR performance counters on Windows Server 2012 R2 not reporting data?Windows Server 2012 R2 上的 SignalR 性能计数器不报告数据?
【发布时间】:2016-05-12 12:01:06
【问题描述】:

我正在 Windows Server 2012 R2 上的 IIS 8.5 上使用 SignalR 运行 ASP.NET MVC 页面。

我已经使用工具 signalr.exe(来自 Microsoft.AspNet.SignalR.Utils 包)安装了 SignalR 性能计数器

我已根据this将应用程序池添加到Performance Monitor Users

当我打开perfmon 并添加 SignalR 性能计数器时,没有报告任何数据,它们一直显示为 0。

我错过了什么?我该怎么做才能调试这个?

【问题讨论】:

    标签: asp.net-mvc signalr performancecounter windows-server-2012-r2 iis-8.5


    【解决方案1】:

    将应用程序池标识设置为 LocalSystem(应用程序池 -> 高级设置 -> 标识)。您无需将应用程序池添加到“性能监视器用户组”即可尝试此解决方案。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-05-20
      相关资源
      最近更新 更多