ok2c commented on PR #421: URL: https://github.com/apache/httpcomponents-core/pull/421#issuecomment-1693869120
> To be clear, I'm using httpcore5, not httpclient5. @bpitman You should have started off by saying that. HttpClient has a by far more complex and sophisticated connection management code, while HttpCore has only rudimentary client support. I am quite certain that fully resolved `HttpHost` should cause no more DNS lookups with HttpClient. `HttpRequester` basically ignores `InetAddress` in `HttpHost`. Instead of breaking the separation of responsibilities between logical layers one should improve (fix) `HttpAsyncRequester` in HttpCore. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org