Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

why is it not possible to open multiple dashboard from same browser? #582

Open
kitex opened this issue Jun 20, 2015 · 4 comments
Open

why is it not possible to open multiple dashboard from same browser? #582

kitex opened this issue Jun 20, 2015 · 4 comments

Comments

@kitex
Copy link

kitex commented Jun 20, 2015

When I open many dashboard 6 and then 7th just freezes without data and 8th says waiting for webshocket. Why can't I open more dashbaords?

@terraboops
Copy link
Contributor

I answered this without being sure in #415 - this has prompted me to do some research. You can't open more because of browser limitations on simultaneous connections per hostname. Each Dashboard uses one persistent EventSource connection.

www.browserscope.org/?category=network

@kitex
Copy link
Author

kitex commented Jun 28, 2015

Thanks Nice!

@kinow
Copy link

kinow commented Mar 12, 2016

This issue can probably be closed after @tylermauthe comment. Perhaps the documentation could include something about this issue under some section about known issues or so.

@tokudan
Copy link

tokudan commented Aug 1, 2016

For firefox the solution is to set the value of network.http.max-persistent-connections-per-server higher in about:config.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants