You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/02/15 08:44:31 UTC

[GitHub] ekovacs commented on issue #3307: NIFI-6031: allow OS level socket keep alive checking

ekovacs commented on issue #3307: NIFI-6031: allow OS level socket keep alive checking
URL: https://github.com/apache/nifi/pull/3307#issuecomment-463955263
 
 
   @joewitt yes, it was verified:
   
   changed the kernel configs to aggressive values, and started a build:
   - without this fix: the connection lingered / as OS keepalive was not allowed to garbage collect it
   - with the fix: the connection disappeared as OS level keepalive could do it's thing
   
   
   Thanks @bbende 

----------------------------------------------------------------
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