工作流和监控服务内存 [英] Workflow and Monitoring services memory

查看:95
本文介绍了工作流和监控服务内存的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在使用WCF数据服务和WCF服务开发Silverlight应用程序。


在运行IIS并托管我们的业务服务的服务器上,我们安装了AppFabric并提供了所有3项服务正在运行(我们有4个不同的环境设置,有些带有缓存群集)。


我们遇到的问题是在我们托管3个服务的所有计算机上,EventCollectorService.exe和WorkflowManagementService .exe最终填满所有内存,我们在CacheCluster上受到限制。这几乎看起来像内存泄漏,
,因为它需要大约2天才能满足内存(实际上更像是94-95%不变)


使用命令Get-CacheClusterHealth对于仅使用1台服务器的环境,我获得了100%的节流,对于使用2台主机的环境,我获得了50%的节流和50%的健康。


编辑:我忘了提到的一件事是:  我们没有做任何事情,我们还没有在这些服务器上使用该应用程序,我们目前没有工作流程服务(但我们很快就会有很长的工作流程,这就是为什么我们要尝试
使用AppFabric)。


编辑2:此外,从现在开始,我们所有的wcf服务都没有响应......


Am我错过了somekind的配置?我们在3个不同的单服务器设置和1个多服务器设置上遇到完全相同的问题。

解决方案

以前没有人遇到过这个问题吗?

We are developping a silverlight application using WCF Data Services and WCF services.

On our server running IIS and hosting our business services, we have AppFabric installed with all 3 services running (we have 4 different environment setup, some with cache clusters).

The problem we have is that on all of our machines hosting the 3 services, the EventCollectorService.exe and WorkflowManagementService.exe eventually fill up all of the memory, and we get throttling on our CacheCluster. This almost looks like a memory leak, because it takes about 2 days before the memory is full (actually more like 94-95% constant)

Using the command Get-CacheClusterHealth, I get 100% throttle for environments using only 1 server, and I get 50% throttle and 50% healthy for environments using 2 hosts.

Edit : one thing I forgot to mention is : we aren't doing anything, we are not using the application on those servers yet and we don't have workflow services at the moment (but we will have long running workflows very soon, which is why we are trying to use AppFabric).

Edit 2 : also, from this point on, all our wcf services are non-responsive...

Am I missing a configuration of somekind ? We have the exact same problem on 3 different single server setup and 1 multi server setup.

解决方案

Has no one had this problem before?


这篇关于工作流和监控服务内存的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆