Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many rtc peer connections with no reason #415

Closed
vkefallinos opened this issue Aug 31, 2015 · 3 comments
Closed

Too many rtc peer connections with no reason #415

vkefallinos opened this issue Aug 31, 2015 · 3 comments
Labels

Comments

@vkefallinos
Copy link

@vkefallinos vkefallinos commented Aug 31, 2015

I just loaded(seed) a file in instant.io and it starts opening dozens of rtcpeerconnections without even starting to download.
toomanyrtc

Is this normal?

@eliooses

This comment has been minimized.

Copy link

@eliooses eliooses commented Nov 3, 2015

When no seeds found, automatically the script starting switch ports to connect and find someone peers.

I pressume what that is your issue.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Feb 11, 2016

@vkefallinos All these peer connections are opened so that the WebRTC "offers" that your browser generates can be sent to the tracker server and be used by potential peers. Each peer connection has a timer that ensures that the peer connection objects are destroyed when no one connects to them for ~60 seconds. This is not a cause for concern. WebTorrent is working as expected.

@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.