Page MenuHomeVyOS Platform

load-balancing reverse-proxy: typo in timeout help
Closed, ResolvedPublicBUG

Description

[email protected]# set load-balancing reverse-proxy backend backend-vm-1000 
Possible completions:
   balance              Load-balancing algorithm (default: round-robin)
   description          Description
 > http-check           HTTP check configuration
   mode                 Proxy mode
 > parameters           Backend parameters
+> rule                 Proxy rule number
+> server               Backend server name
 > ssl                  SSL Certificate, SSL Key and CA
 > timeout              Tiemout options

Tiemout options should be Timeout options

Details

Difficulty level
Easy (less than an hour)
Version
1.5.x
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Cosmetic issue (typos etc.)