Traffic_delivery Variables
- Last Updated: October 14, 2024
- 1 minute read
- LoadMaster
- Kemp 360 Central
- Documentation
Refer to the table below for details about the traffic delivery variables.
|
Parameter |
Type |
Choices |
Comment |
|---|---|---|---|
|
standby_addr |
String |
|
IP address when the service is unavailable. This must be used with the standby_port variable. |
| standby_port | Int | The port of the service when unavailable. This must be used with the standby_addr variable. | |
| persist | String |
- ssl - cookie - active-cookie - cookie-src - cookie-hash - cookie-hash-src - url - query-hash - hash - host - header - super - super-src - src - rdp - rdp-src - rdp-sb - rdp-sb-src - udpsip - none |
Specify the desired persistence mode. |
| persist_timeout | Int | The timeout for the session. | |
| persist_cookie | Int | You can set a cookie to be set with certain persistency modes that support cookies | |
| rs_pool_id | Int | The ID of the server pool you want to add to the SubVS | |
| redirect_error_url | String | The URL of the redirect | |
| redirect_error_code | Int | The redirect code | |
| check_type | String |
- icmp - https - http - tcp - smtp - nntp - ftp - telnet - pop3 - imap - rdp - bdata - ldap - none |
Specify which protocol to use to check the health of the Real Server. (The rs_pool_id check type attached overrides the standard check_type) |