ok2c commented on PR #550: URL: https://github.com/apache/httpcomponents-core/pull/550#issuecomment-3217948144
@rschmitt @michael-o I honestly do not have enough experience with complex networks to have a strong opinion. I personally find the proposed defaults reasonable. We resisted the idea of using finite timeouts by default for a long time because it was not "pure" from the JRE perspective. Now with the hindsight that purist approach was wrong. It helps to have reasonable defaults. What we should do is tell the users to customize those based on their specific application requirements. I would also propose this change-set be moved to client and applied by the client builders at the client level and not globally at the core level. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
