Networking Forums

Networking Forums > Computer Networking > Windows Networking > Question on Server Cluster

Reply
Thread Tools Display Modes

Question on Server Cluster

 
 
Robert Paris
Guest
Posts: n/a

 
      01-14-2004, 05:37 PM
I have a question on clustering a web application's diff. components. (Note: I am a developer, not a network admin so please excuse my ignorance on certain issues)

We have an application with a web server, app server and database. The web server is mainly just the front interface into the app server which does most of the work. There will be a lot of document upload/download and generation with this system, but not a whole tone of users. Given the low number of users, clustering is not important. However, given how this app is critical to the business (it is what they use to DO their business), it MUST be up all the time, so we want a fail-over system.

There are a few restrictions, however, with the main one being lack of a lot of money. So the ideal cluster setup is out of the question. So, with that knowledge, can you guys comment on how I can make my below proposed setup the *best* possible, without incurring huge costs of adding tons of servers.

(Again, I know this isn't an ideal setup, but it's a starting point and takes into account cost)

----------------------------------
_->| WebServer + Database + AppServer |
----------- ------------- _- ----------------------------------
| INTERNET |<----->| Dispatchers |<-|
----------- ------------- -_ ----------------------------------
-->| WebServer + Database + AppServer |
----------------------------------

The dispatcher is actually more than one as it has a dispatcher for the web server, database and maybe app server. The problem is that they don't have the money for more than three servers, which is why I chose this setup. So my question:

1. Is this even worth it? Or should I just give up on fail-over gains?
2. How could I improve the above setup?
3. If we added just one more server (for dispatcher or whatever) would that make a HUGE difference?
4. What problems could we expect?

Thanks to everyone for any help you can give!

 
Reply With Quote
 
 
 
 
Alan Wood [MSFT]
Guest
Posts: n/a

 
      01-14-2004, 10:16 PM
Hi Robert,
You can use Network Load Balancing service to do this. Network Load
balancing can be configured for just fail over purpose and comes with
Windows 2000 Adv Server, it comes with all versions of Windows 2003 Server.
In NLB you share an IPaddress for Load balancing, but you can set the
priority of the servers so that one server gets all the traffic, unless it
goes down. You can use the LB as well, and if the server goes down the
other server will accept all the connections. Also, you can have up 32
different servers in a NLB farm.

You can start here:
http://www.microsoft.com/windows2000.../business/over
view/advanced.asp

More Technical:
http://www.microsoft.com/technet/tre...hnet/prodtechn
ol/windowsserver2003/maintain/operate/nlbbp.asp

Hope this Helps!

Alan Wood[MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
Robert Paris
Guest
Posts: n/a

 
      01-15-2004, 02:55 PM
Thanks, I'll check those links out!

One question:

So you are recommending that the clustering/fail-over happen at the OS level
instead of at the software level?


""Alan Wood" [MSFT]" <AlanWood@NoSpam> wrote in message
news:(E-Mail Removed)...
> Hi Robert,
> You can use Network Load Balancing service to do this. Network Load
> balancing can be configured for just fail over purpose and comes with
> Windows 2000 Adv Server, it comes with all versions of Windows 2003

Server.
> In NLB you share an IPaddress for Load balancing, but you can set the
> priority of the servers so that one server gets all the traffic, unless it
> goes down. You can use the LB as well, and if the server goes down the
> other server will accept all the connections. Also, you can have up 32
> different servers in a NLB farm.
>
> You can start here:
>

http://www.microsoft.com/windows2000.../business/over
> view/advanced.asp
>
> More Technical:
>

http://www.microsoft.com/technet/tre...hnet/prodtechn
> ol/windowsserver2003/maintain/operate/nlbbp.asp
>
> Hope this Helps!
>
> Alan Wood[MSFT]
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Our high end SQL server cluster is maxed out, how else to expand? Will it help to move tables off of the cluster onto other clusters or will that just create processing bottleneck on the cluster running SQL server? Daniel Windows Networking 0 07-20-2007 07:02 PM
Linux cluster question tom Linux Networking 2 06-23-2006 07:39 AM
cluster question thl Linux Networking 1 04-16-2004 07:19 PM
Question on small cluster with Jini Robert Paris Windows Networking 0 01-15-2004 08:13 PM
Cluster server with 3 Nics =?Utf-8?B?TWlrZQ==?= Windows Networking 0 12-17-2003 02:41 PM



1 2 3 4 5 6 7 8 9 10 11