Fix typo
Submitted by: Hiroo ONO <hiroo@oikumene.gcd.org>
This commit is contained in:
parent
5f6d3617cb
commit
ead3a00795
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8719
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ rdr le0 203.1.2.3/32 port 80 -> 203.1.2.3,203.1.2.4 port 80 tcp
|
|||
.fi
|
||||
.LP
|
||||
これにより、203.1.2.3 と 203.1.2.4 へ交互に接続を送ります。
|
||||
より多くのサーバに不可を分散したい場合には、次のようにします:
|
||||
より多くのサーバに負荷を分散したい場合には、次のようにします:
|
||||
.LP
|
||||
.nf
|
||||
rdr le0 203.1.2.3/32 port 80 -> 203.1.2.3,203.1.2.4 port 80 tcp round-robin
|
||||
|
|
Loading…
Reference in a new issue