You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/08/06 09:39:27 UTC

[GitHub] StephanEwen commented on issue #6355: [FLINK-9878][network][ssl] add more low-level ssl options

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:
users@infra.apache.org


With regards,
Apache Git Services