This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ipreuse-deploy-env/mctrl/bin/conf/table_info.conf
2019-01-22 17:47:22 +08:00

24 lines
985 B
Plaintext

#each collumn seperate with '\t'
#id (0~65535)
#name string
#type one of ip,expr,expr_plus,digest,intval,compile or plugin
#src_charset one of GBK,BIG5,UNICODE,UTF8
#dst_charset combined by GBK,BIG5,UNICODE,UTF8,seperate with '/'
#do_merege [yes/no]
#cross cache [number]
#quick mode [quickon/quickoff], default [quickoff]
#For ip/intval/digest/compile/group table.
#id name type
#
#For plugin table. The first column's id is 1. 0 as not speicified.
#id name type column_define
#
#For expr/expr_plus Table
#id name type src_charset dst_charset do_merge cross_cache quick_mode
0 IR_STATIC_NOMINEE_IP plugin {"key":1,"valid":15} --
1 IR_DYNAMIC_NOMINEE_IP plugin {"key":1,"valid":9} --
2 IR_DNAT_POLICY plugin {"key":1,"valid":12} --
3 IR_NOMINEE_IP plugin {"key":1,"valid":5} --
4 IR_INTERCEPT_IP plugin {"key":1,"valid":14} --
5 IR_CANDIDATE_IP plugin {"key":1,"valid":6} --