diff options
Diffstat (limited to 'bin/conf/maat_table_info.conf')
| -rw-r--r-- | bin/conf/maat_table_info.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/bin/conf/maat_table_info.conf b/bin/conf/maat_table_info.conf new file mode 100644 index 0000000..3cabe9f --- /dev/null +++ b/bin/conf/maat_table_info.conf @@ -0,0 +1,15 @@ +#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 or no +#cross cache 0~max +#quickswitch quickon or quick off +#id name type src_charset dst_charset do_merge cross_cache quickswitch +1 PXY_DYN_SERV_IP plugin 7 +2 PXY_APP_SERV_IP plugin 7 +3 PXY_LIMIT_SERV_IP plugin 7 +4 IR_DYN_SIFT_IP plugin 7 +#5 MATT_CONFIG_GROUP group UTF8 UTF8 no 0 |
