Any tested the limits of the dispatch router's number of connections? I've created a pretty simple (rudimentary) test where I increase the number of consumer/producer processes. Each process either consumes or produces leveraging the proton python API. It seems to start through connection errors at a little over a thousand connections, any thoughts to get more as that seems pretty low given the usage pattern as a connection concentrator?
Jack
