<div>hi<br></div><div> for the purpose of development Im trying to run rabbitmq on my laptop. However the server is highly sensitive to the network I'm on and refuses to shut down for example, if I started it on a seperate network. </div>
<div><br></div><div>my understanding is that this is because rabbitmq stores routing information in the database and this no longer holds once the network changes. However, is there a simple work around to deal with this? Maybe to turn off caching the routes?</div>
<div><br></div>