This commit is contained in:
davidleitw 2021-11-16 20:59:21 +08:00 committed by GitHub
parent abd5fc99c1
commit 4944135dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,8 +203,8 @@ const (
)
// IPVSSchedulerMethod is the algorithm for allocating TCP connections and
// UDP datagrams to real servers. Scheduling algorithms are imple-
//wanted as kernel modules. Ten are shipped with the Linux Virtual Server.
// UDP datagrams to real servers. Scheduling algorithms are implemented as kernel modules.
// Ten are shipped with the Linux Virtual Server.
type IPVSSchedulerMethod string
const (