Skip to main content
Participant
March 16, 2007
Answered

One Last Pre-Purchase Question

  • March 16, 2007
  • 2 replies
  • 197 views
I've been trying to get help from the Adobe support #'s, but no one seems to have the answer for me.
Currently we're running 3 Flash Communication Servers on W2003. Each has it's own dedicated machine.
The way they're configured at present, when you call our flv script, it sends an rtmp call to our master server, which in turn chooses 1 of the 2 streamers to serve the content. This is all handled by an action script found in applications\controller named main.asc

From what I've read so far over the last few days, this is similar to the edge/origin solution, except we're not handling the load balancing thru a router, nor are we running the volume of traffic to justify that kind of an investment.

My other understanding is that the FMS setup is completely different from FCS, which leads me to my question should I plan to be able to reuse my current action script to handle my load balancing, or should I prepare myself for getting a new solution prepared?

Again, I'm new to all this, so your patience and assistance is greatly appreciated.

    This topic is closed to new replies. Start a new post to keep the conversation going.
    Correct answer
    FMS isn' t all that different from FCS. I don't think you'll have any problem running your FCS code on FMS.

    2 replies

    Participant
    March 20, 2007
    Thank you again Jay
    Correct answer
    March 17, 2007
    FMS isn' t all that different from FCS. I don't think you'll have any problem running your FCS code on FMS.