Web Hosting Talk







View Full Version : FMS Multi-server setup.


mydir
05-08-2010, 05:03 PM
Hello.

I Have problem with multi-server FMS setup.
For example I have 3 servers (3x100mbit).
I want "merge" it into 1
I want to do one FMS URL (in FMLE).

How to i can do it?

plumsauce
05-08-2010, 05:12 PM
what is FMS?

mydir
05-08-2010, 05:28 PM
@plumsauce (http://www.webhostingtalk.com/member.php?u=56749) - Flash Media Server (3.5.3)

plumsauce
05-09-2010, 03:54 AM
Ah, ok.

You probably want to look into a hardware load balancer with sticky sessions, or ip hashing.

You point everything at the public ip on the front side of the load balancer and the load balancer decides which real server is going to get the connection.