DC 5.7 Digizuite in a load balanced environment

A couple of things to be aware of when using the Digizuite DAM center in a load balanced environment:

  • Digimonitor should be disabled on one of the servers (Using services)

  • Rabbitmq needs to be disabled on one of the servers (Using services)

    • A new user needs to be created on the remaining webserver’s rabbitmq, with full access to the vhost. The user needs to be able to connect remotely (Which the guest user can’t)

    • The firewall will need to be opened for the 5672 port on the web server.

    • Once rabbitmq has been disabled, the connection information for rabbitmq needs to be updated to point to the other server. This involves updating at least the following configs in the DC:

      • /web.config

      • /digizuitecore/appsettings.json

      • automationworkflows/*/appsettings.json

      • Note! Additional handling might be required on the specific environment. E.g. Internal message handling