HTTP Persistence commands
-
HTTP:persist(save_tbl) — Saves the entry to the stick table.
-
HTTP:persist(read_tbl) — Reads the stick table content according to the hash_value.
-
HTTP:persist(dump_tbl) — Dumps the stick table content.
-
HTTP:persist(get_valid_server) — Gets the list of usable real servers and statuses.
-
HTTP:persist(cal_server_from_hash) — Calculates the real server from the hash.
-
HTTP:persist(get_current_assigned_server) — Gets the real server currently assigned to this session.
-
HTTP:lookup_tbl(t) — Use this hash value to lookup the stick table, and then persist the session.
-
PROXY:init_stick_tbl_timeout(int) — Sets the timeout of the stick table.