summaryrefslogtreecommitdiff
path: root/ntcconf/t1conf/t1_tableinfo.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ntcconf/t1conf/t1_tableinfo.conf')
-rw-r--r--ntcconf/t1conf/t1_tableinfo.conf51
1 files changed, 51 insertions, 0 deletions
diff --git a/ntcconf/t1conf/t1_tableinfo.conf b/ntcconf/t1conf/t1_tableinfo.conf
new file mode 100644
index 0000000..072c20e
--- /dev/null
+++ b/ntcconf/t1conf/t1_tableinfo.conf
@@ -0,0 +1,51 @@
+#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
+0 NTC_COMPILE compile UTF8 UTF8 no 0
+0 WHITE_LIST_COMPILE compile UTF8 UTF8 no 0
+0 APP_COMPILE compile UTF8 UTF8 no 0
+1 NTC_GROUP group UTF8 UTF8 no 0
+1 WHITE_LIST_GROUP group UTF8 UTF8 no 0
+1 APP_GROUP group UTF8 UTF8 no 0
+2 NTC_UNIVERSAL_IP ip UTF8 UTF8 no 0
+3 NTC_UNIVERSAL_PROTO_TYPE intval UTF8 UTF8 no 0
+4 NTC_IP ip UTF8 UTF8 no 0
+4 NTC_ASN_IP ip UTF8 UTF8 no 0
+4 WHITE_LIST_IP ip UTF8 UTF8 no 0
+5 NTC_IP_RANGE ip UTF8 UTF8 no 0
+6 NTC_DNS_REGION expr_plus UTF8 UTF8 yes 0
+7 NTC_HTTP_URL expr UTF8 UTF8 yes 0 quickoff
+7 WHITE_LIST_DOMAIN expr UTF8 UTF8 yes 0 quickoff
+8 NTC_HTTP_REQ_HDR expr_plus UTF8 UTF8 yes 0 quickoff
+8 NTC_HTTP_RES_HDR expr_plus UTF8 UTF8 yes 0 quickoff
+9 NTC_HTTP_REQ_BODY expr UTF8 UTF8/GBK yes 0 quickoff
+9 NTC_HTTP_RES_BODY expr UTF8 UTF8/GBK/BIG5/UNICODE yes 0 quickoff
+10 NTC_SSL_SNI expr UTF8 UTF8 yes 0 quickoff
+11 NTC_MAIL_HDR expr_plus UTF8 UTF8/GBK yes 0 quickoff
+12 NTC_MAIL_BODY expr_plus UTF8 UTF8/GBK yes 0 quickoff
+13 NTC_FTP_URL expr UTF8 UTF8 yes 0 quickoff
+14 NTC_FTP_CONTENT expr UTF8 UTF8 yes 0 quickoff
+15 NTC_FILE_DIGEST digest UTF8 UTF8 yes 0 quickoff
+16 NTC_BGP_AS expr UTF8 UTF8 yes 0 quickoff
+17 NTC_DNS_RES_STRATEGY plugin GBK GBK no 0
+18 NTC_DNS_FAKE_IP_CB plugin GBK GBK no 0
+19 NTC_SSL_SAN expr UTF8 UTF8 yes 0 quickoff
+20 NTC_SSL_CN expr UTF8 UTF8 yes 0 quickoff
+21 APP_POLICY expr UTF8 UTF8 yes 0 quickoff
+22 WHITE_LIST_SUBSCRIBE_ID expr UTF8 UTF8 yes 0 quickoff
+23 APP_SUBSCRIBE_ID expr UTF8 UTF8 yes 0 quickoff
+23 NTC_SUBSCRIBE_ID expr UTF8 UTF8 yes 0 quickoff
+24 NTC_ASN_NUMBER expr UTF8 UTF8 yes 0 quickoff
+25 NTC_P2P_IP ip UTF8 UTF8 no 0
+26 NTC_P2P_HASH_BIN expr GBK GBK yes 0
+27 NTC_P2P_KEYWORDS expr GBK GBK no 0
+28 NTC_BGP_AS expr GBK GBK no 0
+29 NTC_VOIP_ACCOUNT expr GBK GBK yes 0
+30 NTC_STREAMING_MEDIA_URL expr GBK GBK yes 0