Displaying 3 results from an estimated 3 matches for "tcp_max_orphan".
Did you mean:
tcp_max_orphans
2024 Oct 15
1
ctdb tcp settings for statd failover
...ment:
notify)
...
# we need these settings to make sure that no tcp connections survive
# across a very fast failover/failback
#echo 10 > /proc/sys/net/ipv4/tcp_fin_timeout
#echo 0 > /proc/sys/net/ipv4/tcp_max_tw_buckets
#echo 0 > /proc/sys/net/ipv4/tcp_max_orphans
The comment is also present in the statd-callout shell script used in previous versions (like the one included in RHEL8, 4.18.6) - and it is commented everywhere.
I have never seen these settings in any of the ctdb guides that I know of.
So I am wondering about the correct setup. Should these...
2024 Oct 16
1
ctdb tcp settings for statd failover
....
> # we need these settings to make sure that no tcp connections
> survive # across a very fast failover/failback
> #echo 10 > /proc/sys/net/ipv4/tcp_fin_timeout
> #echo 0 > /proc/sys/net/ipv4/tcp_max_tw_buckets
> #echo 0 > /proc/sys/net/ipv4/tcp_max_orphans
>
>
> The comment is also present in the statd-callout shell script used in
> previous versions (like the one included in RHEL8, 4.18.6) - and it
> is commented everywhere.
>
> I have never seen these settings in any of the ctdb guides that I
> know of.
>
> So I...
2003 Feb 03
4
[Bug 40] system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2003-02-03 16:49 -------
We haven't seen this