增加APP session Feature
This commit is contained in:
@@ -617,7 +617,7 @@ val_dst_ip=Server IP format is incorrect or inconsistent with IP type
|
||||
val_dst_mask=Server IP mask format is incorrect or inconsistent with IP type
|
||||
val_dst_port=Server port is empty or incorrectly formatting(0-65535)
|
||||
val_dst_port_mask=Server port mask format is incorrect(0-65535)
|
||||
val_protocol=Protocol Can't be empty,and should be 6(TCP),17(UDP),0(\u4EFB\u610F)
|
||||
val_protocol=Protocol Can't be empty,and should be 6(TCP),17(UDP),0(\u4efb\u610f)
|
||||
val_direction=Direction should be 0(bidirectional) or 1(unidirectional)
|
||||
#===============protocol IP Import end=================
|
||||
|
||||
@@ -1094,4 +1094,10 @@ content_length=Content Length
|
||||
response_file=Response File
|
||||
APP_SUBSCRIBE_ID=Certification Mark Configuration
|
||||
reply_file=Reply File
|
||||
app_topic_domain_cfg=Topic Website
|
||||
app_topic_domain_cfg=Topic Website
|
||||
#=====================about app Tcp=================================
|
||||
min_tcp=Minimum Session Number
|
||||
max_tcp=Maximum Session Number
|
||||
tcp_unit=Unit / byte
|
||||
app_tcp_config=APP TCP Session Feature
|
||||
app_tcp_max_min=Maximum Session Should Not Exceed 4294967295
|
||||
Reference in New Issue
Block a user