You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew Atwood (Jira)" <ji...@apache.org> on 2021/06/11 16:45:00 UTC

[jira] [Updated] (NIFI-8686) update administration guide with time_wait setting for kernel 3

     [ https://issues.apache.org/jira/browse/NIFI-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Atwood updated NIFI-8686:
--------------------------------
    Labels: pull-request-available  (was: )
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi/pull/5149

> update administration guide with time_wait setting for kernel 3
> ---------------------------------------------------------------
>
>                 Key: NIFI-8686
>                 URL: https://issues.apache.org/jira/browse/NIFI-8686
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Documentation &amp; Website
>            Reporter: Andrew Atwood
>            Assignee: Andrew Atwood
>            Priority: Trivial
>              Labels: pull-request-available
>
> the administration guide has below line to set how long sockets stay in a TIMED_WAIT state when closed:
> sudo sysctl -w net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait="1"
> That is for kernel 2.6. For kernel 3, the property is:
> net.netfilter.nf_conntrack_tcp_timeout_time_wait
> I believe the value should still be "1"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)