Lines Matching +full:sync +full:- +full:mode
1 .. SPDX-License-Identifier: GPL-2.0
4 IPvs-sysctl
10 am_droprate - INTEGER
13 It sets the always mode drop rate, which is used in the mode 3
16 amemthresh - INTEGER
25 backup_only - BOOLEAN
26 - 0 - disabled (default)
27 - not 0 - enabled
30 in backup mode to avoid packet loops for DR/TUN methods.
32 conn_reuse_mode - INTEGER
33 1 - default
46 you use NAT mode).
50 balancer in Direct Routing mode. This bit helps on adding new
53 conntrack - BOOLEAN
54 - 0 - disabled (default)
55 - not 0 - enabled
70 cache_bypass - BOOLEAN
71 - 0 - disabled (default)
72 - not 0 - enabled
76 address is not local (iph->daddr is RTN_UNICAST). It is mostly
79 debug_level - INTEGER
80 - 0 - transmission error messages (default)
81 - 1 - non-fatal error messages
82 - 2 - configuration
83 - 3 - destination trash
84 - 4 - drop entry
85 - 5 - service lookup
86 - 6 - scheduling
87 - 7 - connection new/expire, lookup and synchronization
88 - 8 - state transition
89 - 9 - binding destination, template checks and applications
90 - 10 - IPVS packet transmission
91 - 11 - IPVS packet handling (ip_vs_in/ip_vs_out)
92 - 12 or more - packet traversal
101 drop_entry - INTEGER
102 - 0 - disabled (default)
109 the SYN-RECV/SYNACK state, which should be effective against
110 syn-flooding attack.
119 drop_packet - INTEGER
120 - 0 - disabled (default)
127 the automatic mode, the rate is determined by the follow
128 formula: rate = amemthresh / (amemthresh - available_memory)
130 threshold. When the mode 3 is set, the always mode drop rate
133 expire_nodest_conn - BOOLEAN
134 - 0 - disabled (default)
135 - not 0 - enabled
139 be useful, when user-space monitoring program deletes the
151 expire_quiescent_template - BOOLEAN
152 - 0 - disabled (default)
153 - not 0 - enabled
155 When set to a non-zero value, the load balancer will expire
167 ignore_tunneled - BOOLEAN
168 - 0 - disabled (default)
169 - not 0 - enabled
177 nat_icmp_send - BOOLEAN
178 - 0 - disabled (default)
179 - not 0 - enabled
185 pmtu_disc - BOOLEAN
186 - 0 - disabled
187 - not 0 - enabled (default)
193 secure_tcp - INTEGER
194 - 0 - disabled (default)
203 sync_threshold - vector of 2 INTEGERs: sync_threshold, sync_period
213 When sync_period and sync_refresh_period are 0, send sync only
216 sync_refresh_period - UNSIGNED INTEGER
220 new sync message. It can be used to avoid sync messages for the
222 if connection state is not changed since last sync.
225 sync rate. Additionally, retry sync_retries times with period of
228 sync_retries - INTEGER
231 Defines sync retries with period of sync_refresh_period/8. Useful
232 to protect against loss of sync messages. The range of the
235 sync_qlen_max - UNSIGNED LONG
237 Hard limit for queued sync messages that are not sent yet. It
243 sync_sock_size - INTEGER
249 sync_ports - INTEGER
253 sync traffic. Every thread will use single UDP port, thread 0 will
255 8848+sync_ports-1.
257 snat_reroute - BOOLEAN
258 - 0 - disabled
259 - not 0 - enabled (default)
274 sync_persist_mode - INTEGER
285 sloppy_sctp flags on backup servers. For non-persistent services
286 such optimization is not applied, mode 0 is assumed.
288 sync_version - INTEGER