问题描述
我正在创建一个小型Web应用程序.我想在其中实现负载平衡.这意味着我必须在一个服务器上第一次运行我的应用程序,然后将其最小化,然后点击运行按钮再次运行相同的应用程序应该在另一台服务器上运行.是否只能通过负载平衡实现?我已经在google上搜索过,并且在web.configfile中进行了更改.但是,仍然无法达到我的期望.服务器不在IIS中.我是否需要任何物理服务器来执行此操作?我要求您澄清我的疑问.
谢谢!
Hi,
I am creating a small web application.I would like to implement load balancing in it.Which means i have to run my application first time with one server and after i minimize it and i run the same appication again by hitting the run button ,it should be run in another server.Is this possible through load balancing only?I have googled and i made changes in web.configfile.But,still i can''t get what i expected.I am running my project in asp.net development sever not in IIS.Do i need any physical server doing this?I request you to clarify my doubts.
Thanks
推荐答案
这篇关于怀疑负载平衡的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!