在负载均衡Asp.net,我应该考虑同时发展? [英] Load Balancing in Asp.net, what I should consider while development?

查看:141
本文介绍了在负载均衡Asp.net,我应该考虑同时发展?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

虽然在Web场包括两名前端和负载均衡中承载的某个ASP.NET项目时,我们得到了关于ASP.NET会话状态的一个问题,而被设置为是InProc,我们发现,它不能正常工作负载平衡,我们应该考虑使用SQLServer的模式。

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 "InProc", and we found that it's not working properly with load balancing., and we should consider using of "SQLServer" mode.

所以,我想知道是否有任何其他点(会话,缓存,安全,文件上传,SQL连接...),我们应该考虑到,而在这样的环境中开发和部署。

So, I'm wondering if there are any other points (Sessions, Caching, Security, file uploading, SQL Connections ...), we should take in consideration while development and deployment in such environment.

推荐答案

微软提供了一些这方面的指导。他们有一个链接,你需要其他资源知识库文章。

Microsoft offers some guidance on this. They have a knowledge base article with links to other resources you'll need.

http://support.microsoft.com/kb/815162

哦,和往常一样,ScottGu有一个很好的文章和做的更酷的方式。我刚刚发现这一点,它看起来非常有前途:
微软Web场框架
 <一href=\"http://weblogs.asp.net/scottgu/archive/2010/09/08/introducing-the-microsoft-web-farm-framework.aspx\" rel=\"nofollow\">http://weblogs.asp.net/scottgu/archive/2010/09/08/introducing-the-microsoft-web-farm-framework.aspx

Oh, and as always, ScottGu has an excellent article and a cooler way of doing it. I just found this and it looks very promising: The Microsoft Web Farm Framework http://weblogs.asp.net/scottgu/archive/2010/09/08/introducing-the-microsoft-web-farm-framework.aspx

以及最近的Web场框架网站有大量的可用资源。 http://www.iis.net/download/webfarmframework

and the more recent Web Farm Framework Site has plenty of resources available. http://www.iis.net/download/webfarmframework

这篇关于在负载均衡Asp.net,我应该考虑同时发展?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆