简体   繁体   English

通过2个服务器最大化Microsoft Web和数据库

[英]Maximize Microsoft Web and Database with 2 servers

I need a best technique to boost the performance and availability for the web and database server. 我需要一种最佳技术来提高Web和数据库服务器的性能和可用性。 My problem is I only can afford two 2 dedicated servers total. 我的问题是我总共只能负担两台2台专用服务器。

I like to take a full advantage of the two servers by installing the NBL to help the IIS to distribute the traffic. 我喜欢通过安装NBL来帮助IIS分配流量,从而充分利用这两台服务器的优势。 I believe I will have a problem with the MS SQL 2008 Standard edition with Failover option. 我相信带有故障转移选项的MS SQL 2008 Standard版会出现问题。

My question is: Does the NBL cause conflicts with the SQL 2008 Standard with the Failover and doesn't my settings below causing any conflict with the database settings. 我的问题是:NBL是否会与带有故障转移的SQL 2008 Standard发生冲突,并且我的以下设置不会与数据库设置发生任何冲突。

Server settings are:
    Server 1  - SQL 2008 R2 Standard Edition with NBL installed, IIS, SQL Standard with Failover
    Server 2  - SQL 2008 R2 Standard Edition with NBL installed, IIS, SQL Standard with Failover.

I believe I have to remove the NBL to work the server work property, this is a waste of resource. 我相信我必须删除NBL才能工作服务器工作属性,这是浪费资源。 I understood that the SQL 2008 Standard do not support scale-out feature. 我了解到SQL 2008 Standard不支持横向扩展功能。 Moving from standard to enterprise edition would be too expensive. 从标准版过渡到企业版将过于昂贵。

MS SQL Standard Failover option will not work on the MS Windows Server Standard version, only the enterprise and datacenter editions can support the failover. MS SQL标准故障转移选项不适用于MS Windows Server标准版本,只有企业版和数据中心版本可以支持故障转移。 Ref: http://technet.microsoft.com/en-us/library/cc770625%28v=ws.10%29.aspx 参考: http : //technet.microsoft.com/en-us/library/cc770625%28v=ws.10%29.aspx

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

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