Portal Home > Knowledgebase > Articles Database > Way to rotate ftp server?


Way to rotate ftp server?




Posted by DakNet, 05-09-2012, 03:32 AM
I currently have a subdomain I use to connect to an ftp server (ftp.mydomain.com). How can I make this subdomain point to a different ftp server/different ip based on server load or just on a rotational basis?

Posted by storminternet, 05-09-2012, 04:57 AM
Hi, This is something I would call as network load balancer. Windows server have its own inbuilt NLB architecture using which you can distribute the requests among multiple servers depending on load. Here this is possible to implement in two servers. Where as in case of Linux server, you can distribute traffic with the help of some third party scripts available. Here three servers will need, server1 for load balancer, server2 as ftp1 and server3 as ftp2. Request will be first come to server1. Server1 will rout it to server2 or server3 depending on load these servers.

Posted by gotlivechat, 05-09-2012, 08:47 AM
You could experiment with DNS roundrobin. See http://en.wikipedia.org/wiki/Round-robin_DNS



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Vortech Down (Views: 822)


Language:

LoadingRetrieving latest tweet...

Back to Top Copyright © 2018 DC International LLC. - All Rights Reserved.