diff options
| author | fengweihao <[email protected]> | 2021-03-26 17:21:16 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2021-03-26 17:21:16 +0800 |
| commit | 0983935dfd603a15e3c12ffd6a1ebd523bf358a7 (patch) | |
| tree | c3374d7784b97e460c4793ea8797860c0b14b800 | |
| parent | 506d3d3bf4bea20e9a2ce7ad9758fa72bfc1a187 (diff) | |
加载ip-learning配置表v2.1.6-20210401
| -rw-r--r-- | resource/table_info_proxy.conf | 1 | ||||
| -rw-r--r-- | resource/table_info_security.conf | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/resource/table_info_proxy.conf b/resource/table_info_proxy.conf index 08089ef..f9d0fd7 100644 --- a/resource/table_info_proxy.conf +++ b/resource/table_info_proxy.conf @@ -19,6 +19,7 @@ 1 GROUP_COMPILE_RELATION group2compile -- 2 GROUP_GROUP_RELATION group2group -- 3 TSG_OBJ_IP_ADDR ip_plus --- +3 TSG_OBJ_IP_LEARNING_ADDR ip_plus UTF8 UTF8 no 0 4 TSG_OBJ_URL expr UTF8 GBK/UNICODE/UTF8/url_encode_gb2312/url_encode_utf8 yes 0 quickoff 5 TSG_FIELD_HTTP_URL virtual TSG_OBJ_URL -- 6 TSG_OBJ_FQDN expr UTF8 GBK/UNICODE/UTF8/url_encode_gb2312/url_encode_utf8 yes 0 quickoff diff --git a/resource/table_info_security.conf b/resource/table_info_security.conf index 8fd90d4..dad5495 100644 --- a/resource/table_info_security.conf +++ b/resource/table_info_security.conf @@ -12,6 +12,7 @@ 1 GROUP_COMPILE_RELATION group2compile -- 2 GROUP_GROUP_RELATION group2group -- 3 TSG_OBJ_IP_ADDR ip_plus UTF8 UTF8 no 0 +3 TSG_OBJ_IP_LEARNING_ADDR ip_plus UTF8 UTF8 no 0 4 TSG_OBJ_SUBSCRIBER_ID expr UTF8 UTF8 yes 0 5 TSG_OBJ_ACCOUNT expr UTF8 UTF8 yes 0 6 TSG_OBJ_URL expr UTF8 UTF8/GBK yes 0 |
