Skip to main content
January 19, 2011
Question

Multiple FMIS installs on 1 server

  • January 19, 2011
  • 2 replies
  • 1576 views

Hi,

Is it possible to have multiple FMS installation running on 1 linux server ?

This mean that each fmsadmin, fmsmaster, fmsedge, fmscore will run under a specific user. (not vhosts of a single FMS install)

How will this impact the performance of the other FMS instances in case there are more of them running on the same server?

Thanks in advance.

    This topic has been closed for replies.

    2 replies

    February 6, 2011

    you can , by default FMS uses port 1935 , so

    FMS1 will use 1935

    FMS2 - 1936

    FMS3 - 1937

    FMS4 - 1938

    ... ect

    Participating Frequently
    January 20, 2011

    You need to be "root" user to start off FMS services so that technically means you cannot run two FMIS installs. You can install two FMIS on same machine  - but not run both of them at same time.

    I also think if it was possible - that would not be great idea because i doubt that would have been supported configuration and also might have led to some performance degradation.