TFS 2010 推荐的最佳情况硬件要求是什么
我已在包含应用层服务器和 SQL Server 的 2 服务器设置中安装了 TFS 2010,但对性能并不是 100% 满意。
两者都在 SAN 磁盘上的虚拟机中运行,并分别提供了以下虚拟硬件:
- Windows 2008 R2
- 1 个 CPU @ 2.8Ghz
- 2GB RAM
我应该举什么 - 两台机器都没有受到重击,但当人们在做事情时,两台机器的性能都达到 80%对它们 - 我应该为每个添加另一个 CPU - 通常这在 VMWARE 设置中是必需的,但我不知道 TFS 2010 是否利用了额外的核心???
先感谢您 :-)
i have installed TFS 2010 in a 2 server setup with an App Tier server and a SQL Server and am not 100% happy with the performance.
Both are running in VM's on SAN disks and have been given the following virtual hardware each:
- Windows 2008 R2
- 1 CPU @ 2.8Ghz
- 2gb RAM
what should i lift - neither machine is hammered but both do go up to 80% when people are doing things on them - should i add another CPU to each - usually this is now required in a VMWARE setup but i don't know if TFS 2010 takes advantage of an extra core???
thank you in advance :-)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看来我更喜欢共享点在非高峰使用项目上变冷的问题。
通过安装 IIS 应用程序预热器,我解决了所有问题:
http://www.diaryofaninja.com/blog/2010/05/06/keep-your-aspnet-websites-warm-and-fast-247
我正在运行我的具有 2 个虚拟核心和 2GB RAM 的应用程序服务器,并且正在蓬勃发展
我的数据库服务器使用 2GB RAM 和一个核心
It would appear that i am more having issues with sharepoint going cold on non-peak use projects.
By installing an IIS app warmer, i solved all my problems:
http://www.diaryofaninja.com/blog/2010/05/06/keep-your-aspnet-websites-warm-and-fast-247
I am running my app server with 2 virtual cores and 2gb of RAM and it's booming
I have the database server using 2gb RAM and a single core