-
Notifications
You must be signed in to change notification settings - Fork 12
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
[PSST] Review test_connection.sh #90
Comments
Maybe even want to switch to We also should review the debugging levels. |
Another idea would be to test DNS functionality -- or just should be happy with the error message from |
Please take a look at connectivity test. dashb-mb.cern.ch is messaging server that forwards documents to Elasticsearch, so should easilt handle the load. I will try to get a confirmation from CERN IT. If dashb-mb.cern.ch is unreachable, google.com is used as an endpoint. In case of DNS problem,
In case of closed port or other connectivity problem,
Are 5 seconds for timeout okay? |
Hallo Rokas,
DNS resolution can take up to 10 sec before reaching a timeout.
I would add another second or two for the connection attempt.
Thanks,
cheers, Stephan
|
Hi Stephan, I set timeout to 15 sec. Should be okay now. |
http://cern.ch
nc
to google is fine - they can probably handle the load.@roksys @stlammel
The text was updated successfully, but these errors were encountered: