[
https://issues.apache.org/jira/browse/NIFI-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Atwood updated NIFI-8686:
--------------------------------
Comment: was deleted
(was: 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 & Website
> Reporter: Andrew Atwood
> Assignee: Andrew Atwood
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)