The webfarm tag has no wiki summary.
1
vote
1answer
59 views
Web Farm Framework - Adding servers are offline
My problem is that im trying to setup a server farm but the nodes all come up as offline. I dont get a connection error saying that the servername is wrong, but get "offline" after it "test ...
1
vote
1answer
248 views
single point of failure in IIS Web Farm Framework setting?
ASP.NET WEB API
Windows Server 2008 R2/IIS 7.5/Web Farm Framework 2.5
I am planning to deploy application across 4 web servers.
Should i use shared content/configuration using DFS among web servers ...
4
votes
2answers
821 views
Web Farm Framework - Missing IIS features
I'm trying to install a web farm using Microsoft's Web Farm Framework 2.2. The server is Windows 2008 R2 with IIS 7.5.
I followed a tutorial. Installed WFF from Web Platform Installer. However, I'm ...
1
vote
1answer
465 views
Provisioning a secondary server using Web Farm Framework 2
We have 3 new instances (all Windows 2008 R2 Datacenter) running on EC2, one to run as a controller for the web farm, and the other two as web servers (all running IIS 7.5).
Installed WFF via Web ...
0
votes
2answers
69 views
Doess IIS 7.5 server farm need to be on a Domain? 2008 R
We are using Server 2008R2 IIS 7.5 with a SQL database on the backend. At the moment the system is working fine with three of the servers configured in a load balancing farm while communicating data ...
2
votes
2answers
240 views
Microsoft Web Farm just porked IIS
I installed web farm framework 2.1 from web platform installer. Just fooling around on our dev machine I set up a server farm.
added the name, set it up to provision with a username.
added a server, ...
0
votes
3answers
441 views
small IIS web farm-create an Active Directory domain or no?
We have a smallish web farm of < 5 Windows 2008 servers. Some do data, most do IIS hosting. Is it a good/bad idea to set up a domain controller and put all in the same "production" domain?
We ...
0
votes
1answer
341 views
Web Farm Application deployment best practices
We are having a web farm which hosts multiple ASP.Net applications. We typically have 4 servers on the farm.
The dilemma which i am having is in terms of capacity issue of the farm. Lets say i have ...
0
votes
1answer
177 views
Web farm stop working after installing VS2010 on one of the nodes
I have a 2 node web farm for testing (replicating my production environment). Now, after I install VS2010 on one of the nodes (one of the nodes doubles as a build server), it would seem as if the ...
0
votes
1answer
850 views
Whats the best way to setup an IIS7 Webfarm for an ASP.NET Application
We are looking to setup an IIS7 WebFarm... We have 2 IIS7/Windows Server 2008 boxes that will act as the load balanced webservers.
How do you setup IIS/Windows Server 2008 to handle balancing the ...
0
votes
2answers
838 views
SSL in IIS 7 on a subdomain in a web farm
I have been having one of the most frustrating days in my entire IT career. I am trying to install an SSL certificate on a subdomain in a web farm.
http://shop.mydomain.com needs to ALWAYS be forced ...
4
votes
3answers
2k views
Clustering IIS and SQL Server
I have a WCF service deployed on IIS and using SQL Server 2008 as backend.
My Question is how can I make cluster(load-balance/fail-over) on IIS and on SQL Server and what sort of thing i need to ...
1
vote
5answers
179 views
How do I direct user to the correct servers based on geography?
If I have 3 servers for my website, how would I direct users geographicaly to the right place?
The main server is in Australia, but content is synced to a US server. As someone in the uk my ping ...