I am to install NServiceBus ServiceControl in a two machine setup (Load balanced by F5 box). any idea if both instance are sharing same RavenDatabase location, will it work?
Installing nservicebus Servicecontrol in loadbalanced environment
59 views Asked by Usman Masood At
1
ServiceControl uses an embedded RavenDB instance. This configuration does not support load balancing. It only supports high availability via clustering (active/passive).
See the following guidance on high availability:
http://docs.particular.net/servicecontrol/deploying-servicecontrol-in-a-cluster