Questions tagged [web-farm]
67 questions
0
votes
2 answers
Windows Server 2008 Web vs Standard
Please tell me what choice will be best between Windows Server 2008 R2 Web edition and Windows Server 2008 R2 Standard edition for NoSQLDatabase/BackendComputing scaling farm? I am pretty sure that there are can be 30-100 servers in net. What…

Edward83
- 123
- 1
- 5
0
votes
1 answer
Microsoft Web Farm Framework 502 error
My apologies if this is a really stupid question, but I have installed and set up the new Microsoft Web Farm Framework in a UAT environment with a controller machine, a primary, and a secondary server. I have installed one of our in-house…

hermiod
- 183
- 1
- 9
0
votes
1 answer
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 requests between the 2 servers?
What is the best way…

sontek
- 123
- 1
- 1
- 5
0
votes
1 answer
Using the same machineKey across two web farms
We have two separate NLB web farms.
The first farm runs an app that delivers content to the customer facing application on the second NLB.
We've noticed a single Cryptographic error in our logs that occurs whenever a page loading content from the…

wwilkins
- 173
- 1
- 4
0
votes
2 answers
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 to https://shop.mydomain.com
I have a temporary…

Josh
- 483
- 2
- 9
- 19
0
votes
0 answers
Trigger updates for all server farm instances
Our web servers (IIS 10) share a common database (SQL Server 2016). They poll some data from the database on a regular interval. When one of the web servers processes a request leading to a change in that data, it will update the database and its…

The Conspiracy
- 101
- 1
0
votes
1 answer
Do I have to set web farm for multiple web sites in the same IIS server?
I have multiple web sites hosted in the same IIS 8.5.
The web sites names are same but different ports or http/https. For example,
http://www.mydemosite.com (using default port 80)
https://www.mydemosite.com (using default port…

Love
- 103
- 1
- 1
- 4