Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Feb 2019 22:19:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 235460] phttpget lacks retry and retry_timeout options
Message-ID:  <bug-235460-227-OYLrzlzYJ8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235460-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235460-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235460

--- Comment #1 from Ricardo Fraile <rfraile@rfraile.eu> ---
Sorry, my previous comment has a typo:

The HTTP_TIMEOUT only applies **after** the tcp connection to the remote
server. So, if for example the dns fails, the network link have connectivity
problems or something related, that request fails quickly with a "phttpget:
Could not connect to x.x.x.x" without waiting for the timeout.

It would be nice to have the waiting time applied at the connection level a=
nd,
by the way, a retry to it. That can solve some issues with freebsd-update a=
nd
make it more resilience.

Thanks,

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235460-227-OYLrzlzYJ8>