type
Parameters
value
The type of the forwarding rule. Valid values:
Host
: Requests are forwarded based on hosts.Path
: Requests are forwarded based on the path.Header
: Requests are forwarded based on the HTTP header field.QueryString
: Requests are forwarded based on the query string.Method
: Request are forwarded based on the request method.Cookie
: Requests are forwarded based on the cookie.SourceIp
: Requests are forwarded based on the source ip. NOTE: TheSourceIp
option is available since 1.162.0.ResponseHeader
: Response header. NOTE: TheSourceIp
option is available since 1.213.1.ResponseStatusCode
: Response status code. NOTE: TheSourceIp
option is available since 1.213.1.