暂时注释掉界面和服务配置总量统计定时任务;
调整导入的最大限制为2w
This commit is contained in:
@@ -219,14 +219,14 @@ clusterBStartTime=1503504000725
|
|||||||
isCommit=true
|
isCommit=true
|
||||||
############################################################################################################################################
|
############################################################################################################################################
|
||||||
############################################################################################################################################
|
############################################################################################################################################
|
||||||
httpUrl=http://192.168.10.192:9999/galaxy-service/service/cfg/
|
httpUrl=http://10.0.7.14:9999/galaxy-service/service/cfg/
|
||||||
maatCfg=v1/configSources
|
maatCfg=v1/configSources
|
||||||
fileUploadCfg=v1/fileUploadSources
|
fileUploadCfg=v1/fileUploadSources
|
||||||
callbackCfg=v1/commonSources
|
callbackCfg=v1/commonSources
|
||||||
fileDigestCfg=v1/fileDigestSources
|
fileDigestCfg=v1/fileDigestSources
|
||||||
configIdSources=v1/configPzIdSources
|
configIdSources=v1/configPzIdSources
|
||||||
#logBaseUrl=http://10.0.6.242:8080/galaxy-service/service/log/v1/
|
#logBaseUrl=http://10.0.6.242:8080/galaxy-service/service/log/v1/
|
||||||
logBaseUrl=http://192.168.10.192:9999/galaxy-service/service/log/
|
logBaseUrl=http://10.0.7.14:9999/galaxy-service/service/log/
|
||||||
ntcPzReport=v1/ntcPzReport
|
ntcPzReport=v1/ntcPzReport
|
||||||
ntcServiceReport=v1/ntcServiceReport
|
ntcServiceReport=v1/ntcServiceReport
|
||||||
ntcTagReport=v1/ntcTagReport
|
ntcTagReport=v1/ntcTagReport
|
||||||
@@ -270,7 +270,7 @@ mmLogoDetectionLog=v1/mmLogoDetectionLogs
|
|||||||
mmFaceRecognizationLog=v1/mmFaceRecognizationLogs
|
mmFaceRecognizationLog=v1/mmFaceRecognizationLogs
|
||||||
########################################
|
########################################
|
||||||
#\u5927\u5c4f\u56fe\u8868\u5c55\u793a\u670d\u52a1\u63a5\u53e3
|
#\u5927\u5c4f\u56fe\u8868\u5c55\u793a\u670d\u52a1\u63a5\u53e3
|
||||||
dashboardUrl=http://192.168.10.192:9999/galaxy-service/service/log/
|
dashboardUrl=http://10.0.7.14:9999/galaxy-service/service/log/
|
||||||
trafficIpActive=v1/trafficIpActive
|
trafficIpActive=v1/trafficIpActive
|
||||||
trafficProtocol=v1/trafficProtocol
|
trafficProtocol=v1/trafficProtocol
|
||||||
trafficApp=v1/trafficApp
|
trafficApp=v1/trafficApp
|
||||||
@@ -444,43 +444,43 @@ mm_logo_detection_region=MM_LOGO_DETECTION
|
|||||||
mm_face_recognization_region=MM_FACE_RECOGNIZATION
|
mm_face_recognization_region=MM_FACE_RECOGNIZATION
|
||||||
|
|
||||||
#\u6837\u4f8b\u6587\u4ef6\u751f\u6210\u7a0b\u5e8f
|
#\u6837\u4f8b\u6587\u4ef6\u751f\u6210\u7a0b\u5e8f
|
||||||
#audio_sample_create_proc=/home/ceiec/av_feature_gen/audio_convert_proc
|
audio_sample_create_proc=/home/ceiec/av_feature_gen/audio_convert_proc
|
||||||
#video_sample_create_proc=/home/ceiec/av_feature_gen/extract_frame_feature
|
video_sample_create_proc=/home/ceiec/av_feature_gen/extract_frame_feature
|
||||||
#picture_sample_create_proc=/home/ceiec/av_feature_gen/picture_convert_proc
|
picture_sample_create_proc=/home/ceiec/av_feature_gen/picture_convert_proc
|
||||||
#speaker_sample_create_proc=java -jar /home/sampleTest.jar
|
speaker_sample_create_proc=java -jar /home/sampleTest.jar
|
||||||
#logo_sample_create_proc=/home/ceiec/av_feature_gen/logo_convert_proc
|
logo_sample_create_proc=/home/ceiec/av_feature_gen/logo_convert_proc
|
||||||
#face_sample_create_proc=/home/ceiec/av_feature_gen/face_convert_proc
|
face_sample_create_proc=/home/ceiec/av_feature_gen/face_convert_proc
|
||||||
#audio_sample_proc_param_is_quotation=true
|
audio_sample_proc_param_is_quotation=true
|
||||||
#video_sample_proc_param_is_quotation=true
|
video_sample_proc_param_is_quotation=true
|
||||||
#picture_sample_proc_param_is_quotation=true
|
picture_sample_proc_param_is_quotation=true
|
||||||
#speaker_sample_proc_param_is_quotation=true
|
speaker_sample_proc_param_is_quotation=true
|
||||||
#logo_sample_proc_param_is_quotation=true
|
logo_sample_proc_param_is_quotation=true
|
||||||
#face_sample_proc_param_is_quotation=true
|
face_sample_proc_param_is_quotation=true
|
||||||
#audio_sample_proc_param_is_translation=false
|
audio_sample_proc_param_is_translation=false
|
||||||
#video_sample_proc_param_is_translation=false
|
video_sample_proc_param_is_translation=false
|
||||||
#picture_sample_proc_param_is_translation=false
|
picture_sample_proc_param_is_translation=false
|
||||||
#speaker_sample_proc_param_is_translation=false
|
speaker_sample_proc_param_is_translation=false
|
||||||
#logo_sample_proc_param_is_translation=false
|
logo_sample_proc_param_is_translation=false
|
||||||
#face_sample_proc_param_is_translation=false
|
face_sample_proc_param_is_translation=false
|
||||||
#\u672c\u5730\u6d4b\u8bd5
|
#\u672c\u5730\u6d4b\u8bd5
|
||||||
audio_sample_create_proc=java -jar E\:\\sampleTest.jar
|
#audio_sample_create_proc=java -jar D\:\\sampleTest.jar
|
||||||
video_sample_create_proc=java -jar E\:\\sampleTest.jar
|
#video_sample_create_proc=java -jar D\:\\sampleTest.jar
|
||||||
picture_sample_create_proc=java -jar E\:\\sampleTest.jar
|
#picture_sample_create_proc=java -jar D\:\\sampleTest.jar
|
||||||
speaker_sample_create_proc=java -jar E\:\\sampleTest.jar
|
#speaker_sample_create_proc=java -jar D\:\\sampleTest.jar
|
||||||
logo_sample_create_proc=java -jar E\:\\sampleTest.jar
|
#logo_sample_create_proc=java -jar D\:\\sampleTest.jar
|
||||||
face_sample_create_proc=java -jar E\:\\sampleTest.jar
|
#face_sample_create_proc=java -jar D\:\\sampleTest.jar
|
||||||
audio_sample_proc_param_is_quotation=false
|
#audio_sample_proc_param_is_quotation=false
|
||||||
video_sample_proc_param_is_quotation=false
|
#video_sample_proc_param_is_quotation=false
|
||||||
picture_sample_proc_param_is_quotation=false
|
#picture_sample_proc_param_is_quotation=false
|
||||||
speaker_sample_proc_param_is_quotation=false
|
#speaker_sample_proc_param_is_quotation=false
|
||||||
logo_sample_proc_param_is_quotation=false
|
#logo_sample_proc_param_is_quotation=false
|
||||||
face_sample_proc_param_is_quotation=false
|
#face_sample_proc_param_is_quotation=false
|
||||||
audio_sample_proc_param_is_translation=true
|
#audio_sample_proc_param_is_translation=true
|
||||||
video_sample_proc_param_is_translation=true
|
#video_sample_proc_param_is_translation=true
|
||||||
picture_sample_proc_param_is_translation=true
|
#picture_sample_proc_param_is_translation=true
|
||||||
speaker_sample_proc_param_is_translation=true
|
#speaker_sample_proc_param_is_translation=true
|
||||||
logo_sample_proc_param_is_translation=true
|
#logo_sample_proc_param_is_translation=true
|
||||||
face_sample_proc_param_is_translation=true
|
#face_sample_proc_param_is_translation=true
|
||||||
#http\u81ea\u5b9a\u4e49\u57df\u76f8\u5173\u53c2\u6570
|
#http\u81ea\u5b9a\u4e49\u57df\u76f8\u5173\u53c2\u6570
|
||||||
http_header_user_region_key=HTTP_HEADER
|
http_header_user_region_key=HTTP_HEADER
|
||||||
http_header_dict_module=HTTP_HEADER_DISTRICT
|
http_header_dict_module=HTTP_HEADER_DISTRICT
|
||||||
@@ -544,7 +544,7 @@ ipv4_ip_subnet_regexp_original=^(0|1\\d{2}|2[0-4]\\d|25[0-5]|[1-9]\\d|[1-9])\\.(
|
|||||||
#\u57df\u540d\u9a8c\u8bc1\u6b63\u5219
|
#\u57df\u540d\u9a8c\u8bc1\u6b63\u5219
|
||||||
domain_regexp=^(?=^.{3,255}$)[a-zA-Z0-9][-a-zA-Z0-9]{0,62}(\\.[a-zA-Z0-9][-a-zA-Z0-9]{0,62})+$
|
domain_regexp=^(?=^.{3,255}$)[a-zA-Z0-9][-a-zA-Z0-9]{0,62}(\\.[a-zA-Z0-9][-a-zA-Z0-9]{0,62})+$
|
||||||
#IP\u590d\u7528maat json\u4e2d\u7684ip region\u5355\u6b21send \u6700\u5927\u4e2a\u6570
|
#IP\u590d\u7528maat json\u4e2d\u7684ip region\u5355\u6b21send \u6700\u5927\u4e2a\u6570
|
||||||
maat_json_send_size=10000
|
maat_json_send_size=20000
|
||||||
#\u5bfc\u5165\u9a8c\u8bc1\u7684\u7ebf\u7a0b\u6570\u91cf
|
#\u5bfc\u5165\u9a8c\u8bc1\u7684\u7ebf\u7a0b\u6570\u91cf
|
||||||
mulity_thread_size=5
|
mulity_thread_size=5
|
||||||
ntcRadiusReport=v2/ntcRadiusReport
|
ntcRadiusReport=v2/ntcRadiusReport
|
||||||
@@ -565,7 +565,7 @@ userPasswordSet=UserPasswordSet
|
|||||||
userDelete=UserDelete
|
userDelete=UserDelete
|
||||||
userGet=UserGet
|
userGet=UserGet
|
||||||
userList=UserList
|
userList=UserList
|
||||||
ip_reuse_call_cgi_url=http://192.168.11.137:8090/command
|
ip_reuse_call_cgi_url=http://10.4.10.32:8090/command
|
||||||
ipNumGet=IpNumGet
|
ipNumGet=IpNumGet
|
||||||
allIpGet=AllIpGet
|
allIpGet=AllIpGet
|
||||||
#\u6d41\u91cf\u7edf\u8ba1\u5e26\u5bbd\u8be6\u60c5
|
#\u6d41\u91cf\u7edf\u8ba1\u5e26\u5bbd\u8be6\u60c5
|
||||||
@@ -577,7 +577,7 @@ trafficBandwidthTrans=v1/trafficBandwidthTrans
|
|||||||
trafficProtocolList=v1/trafficProtocolList
|
trafficProtocolList=v1/trafficProtocolList
|
||||||
trafficAppList=v1/trafficAppList
|
trafficAppList=v1/trafficAppList
|
||||||
ntcActionEntranceReport=v1/ntcActionEntranceReport
|
ntcActionEntranceReport=v1/ntcActionEntranceReport
|
||||||
redis.host=192.168.10.192:6384
|
redis.host=10.0.4.2:6379
|
||||||
redis.expire=1800
|
redis.expire=1800
|
||||||
redis.timeout=10000
|
redis.timeout=10000
|
||||||
dns_spoofing_ip_desc=Default Spoofing IP
|
dns_spoofing_ip_desc=Default Spoofing IP
|
||||||
@@ -606,7 +606,7 @@ trendTotalReport=v1/trendTotalReport
|
|||||||
ntcEventsMonitorOrBlock=v1/ntcEventsMonitorOrBlock
|
ntcEventsMonitorOrBlock=v1/ntcEventsMonitorOrBlock
|
||||||
#\u91cd\u70b9\u4fdd\u969c\u4e8b\u4ef6
|
#\u91cd\u70b9\u4fdd\u969c\u4e8b\u4ef6
|
||||||
ntcEventKeyProtection=v1/ntcEventKeyProtection
|
ntcEventKeyProtection=v1/ntcEventKeyProtection
|
||||||
dashboardUrlV2=http://192.168.10.192:9999/galaxy-service/service/log/v2/
|
dashboardUrlV2=http://10.0.7.14:9999/galaxy-service/service/log/v2/
|
||||||
trafficAreaStat=v1/trafficAreaStat
|
trafficAreaStat=v1/trafficAreaStat
|
||||||
logServiceTopn=v1/logServiceTopn
|
logServiceTopn=v1/logServiceTopn
|
||||||
blockAndDropStat=v1/blockAndDropStat
|
blockAndDropStat=v1/blockAndDropStat
|
||||||
|
|||||||
@@ -110,10 +110,10 @@
|
|||||||
</task:scheduled-tasks>
|
</task:scheduled-tasks>
|
||||||
<!-- 定时任务配置 end -->
|
<!-- 定时任务配置 end -->
|
||||||
<!-- 统计页面配置总量和服务配置总量的定时任务配置 -->
|
<!-- 统计页面配置总量和服务配置总量的定时任务配置 -->
|
||||||
<bean id="sysUserWarnTask" class="com.nis.web.controller.sys.StatisticSysUserWarnNumber"></bean>
|
<!-- <bean id="sysUserWarnTask" class="com.nis.web.controller.sys.StatisticSysUserWarnNumber"></bean>
|
||||||
<task:scheduled-tasks>
|
<task:scheduled-tasks>
|
||||||
<task:scheduled ref="sysUserWarnTask" method="insertTotalInfo" cron="0 0/10 * * * ?" />
|
<task:scheduled ref="sysUserWarnTask" method="insertTotalInfo" cron="0 0/10 * * * ?" />
|
||||||
</task:scheduled-tasks>
|
</task:scheduled-tasks> -->
|
||||||
|
|
||||||
<!-- 默认的注解映射的支持,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping -->
|
<!-- 默认的注解映射的支持,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping -->
|
||||||
<mvc:annotation-driven
|
<mvc:annotation-driven
|
||||||
|
|||||||
Reference in New Issue
Block a user