473,387 Members | 1,548 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Setting up a Load Balanced Web Farm

My employer has need to setup a Load Balanced Web Farm for some mission
critical ASP.NET Web Services and I was wondering if the only way to
accomplish this was to purchase Microsoft's ISA Server 2006 since that's the
only reference I have found on Microsoft's site in regards to this
requirement.

Thanks,

Chris

Jul 11 '07 #1
2 2723
no. you have several options. you can do it the old fashioned way and
enter multiple ip addresses into dns. the most common way is with a
hardware switch (say bigip) that does the load balance.

on the web servers, you want to use sqlserver session state, as inproc
can not be used with a web farm (or garden). you need to manually config
the viewstate encryption keys

-- bruce (sqlwork.com)

Chris wrote:
My employer has need to setup a Load Balanced Web Farm for some mission
critical ASP.NET Web Services and I was wondering if the only way to
accomplish this was to purchase Microsoft's ISA Server 2006 since that's the
only reference I have found on Microsoft's site in regards to this
requirement.

Thanks,

Chris
Jul 11 '07 #2
No,
you can do it with the nlb service. Rick Strahl has a nice article on the
subject here:

http://www.west-wind.com/presentatio...indows2003.asp

As Bruce mentions, you have to do some configuration including making sure
machine keys are all the same, and the site id's in each IIS metabase are the
same if you want to use session / forms auth.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder(BETA): http://www.blogmetafinder.com

"Chris" wrote:
My employer has need to setup a Load Balanced Web Farm for some mission
critical ASP.NET Web Services and I was wondering if the only way to
accomplish this was to purchase Microsoft's ISA Server 2006 since that's the
only reference I have found on Microsoft's site in regards to this
requirement.

Thanks,

Chris
Jul 11 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Hasan Ceylan | last post by:
Hi Everyone, Recently we have started to have performance problems on our server which has the following configuration: Win 2K IIS 5 php The traffic to our web site is on normal time 300...
2
by: billym | last post by:
Does anyone know if it is possible to build a scalable, fault-tolerant middle tier by deploying .NET applications on multiple servers? If so, how is this done and are there coding issues that...
2
by: billym | last post by:
Does anyone know if C# (or .NET applications in general) can be load balanced on the middle tier simply by deploying them to multiple servers in a clustered environtment? If so, would this be...
5
by: Param R. | last post by:
Hi all, we are experiencing an issue with regards to the auth cookie and a load balanced server farm. The user may randomly hit any box in the server farm. If the users authenticates against 1 box...
0
by: HK | last post by:
I'm wanting to get rid of a hardware load balancer and just use the Windows 2003 software load balancing with 2003 Server Web Edition. I'm wondering if anyone here uploads ASP.NET code to 2 or...
13
by: Chris Bellini | last post by:
Greetings! I would like to use Server.Transfer to redirect users to a given page, while maintaining the state of form fields. This works fine on a single server. However, this will be...
4
by: Jeffrey Davis | last post by:
I'm hoping that someone here can give me some assistance with a database I'm trying to set up. My skills in Access are fairly basic, and I'm trying to skill up, but some of the stuff is a little...
5
by: spoonybard | last post by:
Hi Everyone, We have a C# ASP.Net 2.0 web application that is running on 2 load balancing servers. Using Internet Explorer 6.0/7.0, Firefox, Safari, etc... there are no problems with the sessions....
6
by: BA | last post by:
Hi Everyone, I have an application that sits behind a server farm, the application needs to pass its NLB IP address in the message that it sends to another service. From C# code, how can I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.