Restart FireFlow

After certain types of configuration changes to FireFlow, you may need to restart FireFlow (procedures that require restarting are marked as such in the documentation).

Note: FireFlow needs to be restarted on the node where it is enabled. In non-HA environments, this is the Central Manager; however, in HA environments, this is usually the secondary node.

Do the following:

  1. Log in to the node where FireFlow is enabled using the username "root" and associated password.

  2. Run the following command:

    restart_fireflow

All FireFlow workers that are currently running background tasks are restarted.

Apache is restarted automatically.

Back to top