I just got surprised by the existence of
proxy.config.http.post_connect_attempts_timeout again while tracking down
an issue for the ops team. There is also a
proxy.config.http.connect_attempts_timeout which covers the connect
timeouts for all the methods expect POST. If you forget to set the post
There is also a proxy.config.http.parent_proxy.connect_attempts_timeout. I
have less familiarity with the parent selection path, but I question the
value of separating that case out as well.
On Thu, Nov 19, 2020 at 6:05 PM Susan Hinrichs
wrote:
> I just got surprised by the existence of
> proxy