Right now on one of my clusters: 
<br/><br/>Vhosts: 762
<br/>Users: 762
<br/>Connections: 557 
<br/>Channels: 1256 
<br/>Exchanges: 6094 
<br/>Queues: 3426 
<br/>Consumers: 1071
<br/><br/><br/><br/>The main problem seems to be &quot;sammy&quot;, which seems to be blocking the whole event loop while waiting for stuff to load. For instance you can do nothing until the vhost drop down is populated. And at any point there's no response while clicking the tabs, until 10-30 seconds later, when the data for that page is loaded. Api requests seems to be loaded serially not in parallel, while for instance going to the users page, first /api/persmissions is loaded, first when that's done the request to /api/users is issued.. &nbsp;
<br/>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/CORS-in-the-mgmt-http-api-tp25693p25724.html">Re: CORS in the mgmt http api</a><br/>
Sent from the <a href="http://rabbitmq.1065348.n5.nabble.com/">RabbitMQ mailing list archive</a> at Nabble.com.<br/>