If you JUST create a document, then it's going to bind to that host and be stuck to that host until something connects and then establishes the state machine flow. This is because we don't register the created document with the map and just throw it away.
If you JUST create a document, then it's going to bind to that host and be stuck to that host until something connects and then establishes the state machine flow. This is because we don't register the created document with the map and just throw it away.