we have a cache cluster with one host working in a production environment.
A client application is going to be moved to another server and we want to test if everything still works but without interfering with the production environment. So instead of creating a "TestRegion" on the host which is already running we installed appfabric
on a new host and cluster and try to test from there. But the service wont start and we cant find out why.
Is it possible to create 2 appfabric clusters on one network? or what is a good solution to have appfabric tests available without interfering with existing setups?