Re: Server 2003 FTP clustering
- From: "Ryan Sokolowski [MVP]" <ryan@xxxxxxxxxxxxxx>
- Date: Wed, 7 Dec 2005 11:04:00 -0800
You'll want to use NLB rather than MSCS...learn more here:
Clustering Technologies
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/4aa0be73-ef61-4f9c-a071-b390278b4773.mspx
Server clusters are designed for applications that have long-running
in-memory state or frequently updated data. These are called stateful
applications. Examples of stateful applications include database
applications such as Microsoft SQL Server 2000 and messaging applications
such as Microsoft Exchange Server 2003.
Server clusters can combine up to eight servers.
Network Load Balancing is intended for applications that do not have
long-running in-memory state. These are called stateless applications. A
stateless application treats each client request as an independent
operation, and therefore it can load-balance each request independently.
Stateless applications often have read-only data or data that changes
infrequently. Web front-end servers, virtual private networks (VPNs), and
File Transfer Protocol (FTP) servers typically use Network Load Balancing.
Network Load Balancing clusters can also support other TCP- or UDP-based
services and applications.
Network Load Balancing can combine up to 32 servers.
--
Ryan Sokolowski
MVP - Windows Server - Clustering
MCSE, CCNA, CCDA, BCFP
"A troubleshooter's best tool is the Event Viewer and understanding the
events and messages contained therein."
This posting is provided "AS IS" with no warranties, and confers no rights.
"Abhinav" <Abhinav@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A6847097-8D23-47A6-9D19-50F60D7F3466@xxxxxxxxxxxxxxxx
>I have a urgent requirment on Microsoft windows 2003 Enterprise cluster
> document. I want to impliment FTP server cluster on win 2003 Enterprise
> cluster.That FTP server should be in cluster and failover should be
> happned.
> Its urgent, please help me in that matter.
>
.
- Prev by Date: Re: Cluster 1069 Event - Power Interruptions
- Next by Date: Cluster Failures
- Previous by thread: Re: Extending partition size using diskpart utility
- Next by thread: Re: Server 2003 FTP clustering
- Index(es):
Relevant Pages
|