Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当前的服务器设置是 IIS 安装在一台服务器上,而 SQL 数据库安装在另一台服务器上。我需要安装 MDS,其中数据库位于服务器 1 上,Web 前端 (IIS) 位于服务器 2 上。
将前端安装在另一台服务器上的解决方案是在您希望托管前端的服务器上安装 MDS,并在前端服务器上设置 MDS 期间将数据库指向数据库服务器。