diff options
Diffstat (limited to 'Documentation/networking/ipvs-sysctl.txt')
| -rw-r--r-- | Documentation/networking/ipvs-sysctl.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/networking/ipvs-sysctl.txt b/Documentation/networking/ipvs-sysctl.txt index f2a2488f1bf3..9573d0c48c6e 100644 --- a/Documentation/networking/ipvs-sysctl.txt +++ b/Documentation/networking/ipvs-sysctl.txt | |||
| @@ -15,6 +15,13 @@ amemthresh - INTEGER | |||
| 15 | enabled and the variable is automatically set to 2, otherwise | 15 | enabled and the variable is automatically set to 2, otherwise |
| 16 | the strategy is disabled and the variable is set to 1. | 16 | the strategy is disabled and the variable is set to 1. |
| 17 | 17 | ||
| 18 | backup_only - BOOLEAN | ||
| 19 | 0 - disabled (default) | ||
| 20 | not 0 - enabled | ||
| 21 | |||
| 22 | If set, disable the director function while the server is | ||
| 23 | in backup mode to avoid packet loops for DR/TUN methods. | ||
| 24 | |||
| 18 | conntrack - BOOLEAN | 25 | conntrack - BOOLEAN |
| 19 | 0 - disabled (default) | 26 | 0 - disabled (default) |
| 20 | not 0 - enabled | 27 | not 0 - enabled |
