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

[Q] dcping tcp connect/read timeout #120

Open
RoLex opened this issue Feb 21, 2020 · 3 comments
Open

[Q] dcping tcp connect/read timeout #120

RoLex opened this issue Feb 21, 2020 · 3 comments
Assignees
Labels
question Further information is requested
Milestone

Comments

@RoLex
Copy link

RoLex commented Feb 21, 2020

currently we have a problem pinging a hub with Error: dial tcp 137.74.6.25:411: i/o timeout. but web browser successfully connects to a website with port 80 on same host. also dc++ succesfully connects to same port 411 on same host. so firewall block possibility is eliminated. the only question left is:

how many sec/ms is dcping connect/read timeout? (the default golang tcp socket connect/read timeout in case custom is not set).

@HadesDCH
Copy link

i think this is in pinger settings *5 sec by default.
I have it set to * 7 before building - but it fails to ping above w timeout error.

@RoLex
Copy link
Author

RoLex commented Feb 21, 2020

you think?

also i want to know both timeouts. connect and read. better that dev himself answers that question.

@dennwc
Copy link
Collaborator

dennwc commented Oct 27, 2020

Sorry for being away for this long. This issue is related to the dcping repository, so moving it there.

@dennwc dennwc transferred this issue from direct-connect/go-dc Oct 27, 2020
@dennwc dennwc self-assigned this Oct 27, 2020
@dennwc dennwc added the question Further information is requested label Oct 27, 2020
@dennwc dennwc added this to the Pinger milestone Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants