ON linux vm, with endpoint opened for rabbitmq, external connections won't get closed properly and due to its behavior that rabbitmq always trying to maintain a connection as long as possible, resources will be wasted for those "orphaned" connections.
within the virtual network, all internal connections to rabbitmq don't have this problem.