[rabbitmq-discuss] CORS in the mgmt http api
carlhoerberg
carl.hoerberg at gmail.com
Tue Mar 26 12:32:58 GMT 2013
Right now on one of my clusters:
Vhosts: 762
Users: 762
Connections: 557
Channels: 1256
Exchanges: 6094
Queues: 3426
Consumers: 1071
The main problem seems to be "sammy", 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..
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/CORS-in-the-mgmt-http-api-tp25693p25724.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130326/e830d0e4/attachment.htm>
More information about the rabbitmq-discuss
mailing list