Re: Timeouts

2018-11-13 Thread Ryan Schmitt
Defaults are another good topic of discussion. I personally think that there should be some reasonable, finite default value for every timeout. (I also think that max conns should be unlimited by default.) But the first order of business is deciding exactly how we want the existing timeout paramete

Re: Timeouts

2018-11-13 Thread Gary Gregory
Hi Ryan, I'm glad you've brought this up as I've often considered this and have been asked about it, in general, and for our apps at work. In the end, a lot of users say something like "I do not want the default behavior to wait forever, that looks like the app is hanging. I want some timeout but

Timeouts

2018-11-13 Thread Ryan Schmitt
I've been looking into an issue with TLS handshake timeouts on the async client (see https://github.com/apache/httpcomponents-client/pull/118), and I think that this topic might benefit from a broader audit. Currently, there are three types of timeouts we expose through RequestConfig: 1. Connecti

[GitHub] httpcomponents-client pull request #118: Use connectTimeout as TLS handshake...

2018-11-13 Thread rschmitt
GitHub user rschmitt opened a pull request: https://github.com/apache/httpcomponents-client/pull/118 Use connectTimeout as TLS handshake timeout You can merge this pull request into a Git repository by running: $ git pull https://github.com/rschmitt/httpcomponents-client maste

[jira] [Commented] (HTTPCLIENT-1272) HttpClient does not retry failed PROXY authentication when multiple challenges are present

2018-11-13 Thread Bo Xi (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685450#comment-16685450 ] Bo Xi commented on HTTPCLIENT-1272: --- I have a similar issue where the proxy server

Re: Valid usecase of CredSSP auth scheme

2018-11-13 Thread Oleg Kalnichevski
On Mon, 2018-11-12 at 19:31 -0500, Karl Wright wrote: > Hi Michael, > > I did not contribute this work; I merely obliquely helped integrating > it. > If I recall correctly, there was a reasonable case made for it, but I > don't > remember what it wasy. > > Karl > > Hi Michael For full backgro