[
https://issues.apache.org/jira/browse/NIFI-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-8686:
-------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 1.14.0
>
> Time Spent: 0.5h
> 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)