web-farm
Multiple webservice calls
I have a webservice (ASP.NET) deployed on a webfarm. A client application consumes it on daily basis. The problem is that some of its calls are duplicated (with difference of milliseconds). For exampl[详细]
2022-12-29 14:31 分类:问答Cheapest way to mirror an ASP web application on IIS with SQL Server Express
Rather than relying on one server, is it possible to achieve high availability with two servers and no hardware load balancer?[详细]
2022-12-24 07:30 分类:问答ISA Web Farm and WCF service hosted in a Windows Service with basicHttpBinding
I have created a WCF service that needs to be hosted in a Window Service because it is participating in a P2P mesh (NetPeerTcpBinding). When I tried to host the WCF Service with NetPeerTcpBinding endp[详细]
2022-12-23 18:26 分类:问答nHibernate strategies in a web farm
Our current project at work is a new MVC web site that will use a WCF service primarily to access a 3rd party billing system via a web service as well as a small SQL database for user personalization.[详细]
2022-12-16 07:21 分类:问答ASP.NET In a Web Farm
What issues do I need to be aware of when I am deploying an ASP.NET application开发者_JAVA技巧 as a web farm?All session state information would need to be replicated accross servers. The simplest way[详细]
2022-12-13 21:10 分类:问答Validation of viewstate MAC failed
i am getting this exception help me how to solve this problem. Error Time: 20091104 151412 Error Message: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, e[详细]
2022-12-10 16:52 分类:问答