Connection to 4 domains every 30 seconds
-
Seems some sloppy programming here! Every 30 seconds, the following domains are hit to check for internet connectivity:
www.gstatic.com
www.google.net
www.google.com
www.google.orgThis is excessive and ridiculous. Can't you just start checking, for example, 8.8.8.8 and if it fails look for one of the following
8.8.4.4
1.1.1.1
1.0.0.1
208.67.222.222
208.67.220.220
instead of making multiple connections at the same time to the above FQDN.
-
You've got to be kidding me! You just added one more domain to the list?
sp-dir.uwn.com
-
- from you app, remove:
appevents.facebook.com
login.facebook.com
share.facebook.comor provide an option to opt out! Stop making connections w/o explicit permission!
-
@sea-wa Thank you for the feedback. To verify that the network is fully functional, a DNS response would not be enough. We need to verify TCP/HTTP connectivity as well.
The different options for remote access (Facebook, Google and Ubiquiti) would be what you are referring for the other connections. They are needed when enabled for remote access.