Quote Originally Posted by instrumentally View Post
Again, thank you for the time you've put into researching the issue. I'm impressed.
You are very welcome

Quote Originally Posted by instrumentally View Post
Out of curiosity, what tool did you use to create the reports seen in your screen snapshots?
LogViewPro from Kainet:
https://www.softpedia.com/get/Intern...gViewPro.shtml

Quote Originally Posted by instrumentally View Post
Also, how are you determining the reputation of an IP address?
I am using https://www.abuseipdb.com

Quote Originally Posted by instrumentally View Post
This change is to be made on the server, or within the Setupbuilder project?
This is in the SetupBuilder project. Just use the #pragma item and set the HTTP_TIMEOUT value. Then recompile.

By the way, there are two improvements in SetupBuilder 2019.2 Build 6187 (March 18, 2019). I think you are using a slightly older version. Perhaps this already makes a difference for low-bandwidth connections? Would be interesting to see the results.

NEW : IDE: Add HTTP_RETRY #pragma to set the number of HTTP(s) download retries in case of a failed Web Install download action. The default internal retry value has been increased from 1 to 2.

NEW : Installer: In case of a failed Web Install download action, the installer runtime re-initializes the WinSock component after waiting for 50 milliseconds.


If possible, please keep me posted.

Friedrich