Load Balancing in Asp.net, what I should consider while development?

后端 未结 5 2141
醉酒成梦
醉酒成梦 2021-02-06 06:00

While working on one ASP.NET project hosted within web farm including two front ends and load balancing, we got one issue regarding ASP.NET session state while being set to be \

5条回答
  •  不要未来只要你来
    2021-02-06 06:52

    There are LOTS of things that you need to take into consideration. Here is an article which goes over the many considerations when moving into a distributed environment:

    http://eralokpandey.wordpress.com/2010/03/31/load-balancing-in-asp-net-and-web-farm/

提交回复
热议问题