StephanEwen commented on issue #6355: [FLINK-9878][network][ssl] add more low-level ssl options URL: https://github.com/apache/flink/pull/6355#issuecomment-410649691 Does it make sense to set some sane default values here, if Java's defaults are a bit insane? For example: - Handshake timeout could be higher. We have seen that this helps overloaded systems. - Would it make sense to minimize session caches and timeout? We never reconnect a TPC connection trying to "fast resume" an SSL session.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
