Questions tagged [web-farm]
67 questions
1
vote
1 answer
Microsoft Application Request Routing with Windows Authentication
I'm running into a problem trying to get Windows Authentication working in an environment that uses Microsoft Application Request Routing and was hoping someone might be able to help.
The problem I'm running into is that only some requests are…

Steve Platz
- 173
- 1
- 3
- 9
1
vote
1 answer
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 connection"
I have:
- Setup firewalls rules to allow…

Johan Wikström
- 111
- 4
1
vote
1 answer
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 for web farm scenario?
Second option is to use Web…

aamir sajjad
- 113
- 3
1
vote
1 answer
Web Farm Framework - Limited deployment to specific servers
Is it possible when deploying apps using the IIS web farm framework to limit the number of servers the site is deployed on? The use case I am specific looking at is with a multi-tenant load balanced server where specific sites need to be deployed as…

LewisBenge
- 111
- 1
1
vote
0 answers
IIS 7.5 and ARR - Server.MapPath showing path on ARR Server not Content Server
I am currently building a Web Farm using ARR and the Web Farm Framework.
We have two ARR servers that are part of their own NLB cluster with the Web Farm containing two identical content servers.
I've deployed an application to the farm to do some…

LiamGu
- 131
- 3
- 10
1
vote
0 answers
set iis web farm with WFF and ARR
I use iis7 , wff, arr to setup a web farm.
On one web farm controller, the "ready for load balancing" of every content server turn yes almost immediately.
I use another machine to be the web farm controller, then the "ready for load balancing" of…

xzp_ater
- 11
- 1
1
vote
1 answer
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 Platform Installer, we've got the controller…

Mitul
- 139
- 1
- 8
1
vote
1 answer
Setting up the web farm framework 2.1 with an existing running windows server 2008 R2
I have a windows server 2008 R2 running IIS 7.5. I also consider getting another dedicated windows server 2008 R2 to set up a web farm framework 2.1.
Which steps do I need to follow?
2 servers are enough for this or do I need at least 3 servers?

tugberk
- 937
- 4
- 13
- 30
1
vote
1 answer
When is applicationHost.config read from the filesystem?
We're thinking of updating our server farms to use Shared Configuration, and we're wondering about the performance penalty for doing so.
We're wondering when the applicationHost.config file is read from the filesystem? Every request? Everytime the…

Josh
- 245
- 3
- 8
1
vote
1 answer
Asp.Net web farm IIS on EC2 and ELBs
I'm a developer now developing my startup. I really don't know much about IIS setup. I will host my startup on Amazon EC2. And I want to know how can I scale my application if my traffic increase. I been reading about MS Deploy and Web Farm…

elranu
- 111
- 5
1
vote
1 answer
IIS7 Web Farm Framework 2.0 Basic Setup Questions On Load Balancing
Pardon the basic questions but I can't seem to find any basic answers.
I'm in the process of standing up a standard server farm using Web Farm Framework 2.0. I set up a controller server and a primary server. When I provisioned my primary server I…

chris.baglieri
- 61
- 3
1
vote
1 answer
Using Web Farm Framework workflows to fire custom command automatically
I'm using Microsoft's Web Farm Framework, and I'm trying to use the Workflow features of version 2.0 to fire a custom command when 'Remove from Load Balancing' is selected.
Based on the linked article, I think I should be able to simply create my…

isNaN1247
- 1,675
- 3
- 15
- 20
1
vote
0 answers
IIS7.5 Application Request Routing for multiple sites on one WebFarm
I am running some test scenarios with setting up a server farm using Windows 2008R2, IIS7.5, WebFarm Framework and Application Request Routing.
I have three servers:
WebFarm1 Controller 192.168.0.231
WebFarm2 Primary …

Robin Day
- 506
- 1
- 8
- 19
0
votes
1 answer
Load balancing and failover with SQL 2016 and IIS on AWS
I apologize if this question is too general, but i just wanted a sanity check for a setup I've been planning.
Right now i have an application that runs on an AWS server, with SQL and IIS both installed on the same server with about 4 GB RAM. …

Phil
- 103
- 3
0
votes
1 answer
ARR Web Farm Health Test sends hundreds of requests
I have an IIS ARR/Web Farm using the Health Test feature (healthcheck). The settings on the test are to check the given url every 30 seconds. It does check every 30 seconds, but it sends hundreds of requests during each check.
Has anyone seen this…

smaglio81
- 143
- 6