summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/sapp_run/etc/sapp.toml2
-rw-r--r--config/tfe/tfe/tfe.conf14
-rw-r--r--dockerfile/firewall/mrzcpd-debug-4.3.30.cee158a-1.el7.x86_64.rpmbin32713292 -> 32713128 bytes
-rw-r--r--dockerfile/firewall/mrzcpd-debug-debuginfo-4.3.30.cee158a-1.el7.x86_64.rpmbin19047832 -> 19047644 bytes
4 files changed, 8 insertions, 8 deletions
diff --git a/config/sapp_run/etc/sapp.toml b/config/sapp_run/etc/sapp.toml
index c3aa403..6bd3d3f 100644
--- a/config/sapp_run/etc/sapp.toml
+++ b/config/sapp_run/etc/sapp.toml
@@ -169,7 +169,7 @@ mode=udp_socket
[breakpad]
disable_coredump=0
- enable_breakpad=0
+ enable_breakpad=1
breakpad_minidump_dir="/tmp/crashreport"
enable_breakpad_upload=0
breakpad_upload_url="http://127.0.0.1/"
diff --git a/config/tfe/tfe/tfe.conf b/config/tfe/tfe/tfe.conf
index 977e5d6..9323726 100644
--- a/config/tfe/tfe/tfe.conf
+++ b/config/tfe/tfe/tfe.conf
@@ -69,9 +69,9 @@ service_cache_fail_time_window=30
# cert
check_cert_crl=0
-trusted_cert_load_local=0
-#trusted_cert_file=resource/tfe/tls-ca-bundle.pem
-trusted_cert_file=resource/tfe/tsg_diagonse_ca.pem
+trusted_cert_load_local=1
+trusted_cert_file=resource/tfe/tls-ca-bundle.pem
+#trusted_cert_file=resource/tfe/tsg_diagonse_ca.pem
trusted_cert_dir=resource/tfe/trusted_storage
# master key
@@ -89,12 +89,12 @@ mc_cache_topic=PXY-EXCH-INTERMEDIA-CERT
#0 on cache 1 off cache
no_cache=0
mode=normal
-cert_store_host=192.168.40.21
+cert_store_host=192.168.40.161
cert_store_port=9991
ca_path=resource/tfe/tango-ca-trust-ca.pem
untrusted_ca_path=resource/tfe/tango-ca-untrust-ca.pem
hash_slot_size=131072
-hash_expire_seconds=300
+hash_expire_seconds=3600
cert_expire_time=24
# health_check only for "mode=normal" default 1
@@ -118,7 +118,7 @@ sz_snd_buffer=-1
# 1 : use tcp_options in tfe.conf
# 0 : use tcp_options in cmsg
-enable_overwrite=0
+enable_overwrite=1
tcp_nodelay=1
so_keepalive=1
tcp_keepcnt=8
@@ -155,7 +155,7 @@ device_id_filepath=/opt/tsg/etc/tsg_sn.json
[maat]
# 0:json 1:redis 2:iris
-maat_input_mode=1
+maat_input_mode=0
stat_switch=1
perf_switch=1
table_info=resource/pangu/table_info.conf
diff --git a/dockerfile/firewall/mrzcpd-debug-4.3.30.cee158a-1.el7.x86_64.rpm b/dockerfile/firewall/mrzcpd-debug-4.3.30.cee158a-1.el7.x86_64.rpm
index 9845d56..ea568c9 100644
--- a/dockerfile/firewall/mrzcpd-debug-4.3.30.cee158a-1.el7.x86_64.rpm
+++ b/dockerfile/firewall/mrzcpd-debug-4.3.30.cee158a-1.el7.x86_64.rpm
Binary files differ
diff --git a/dockerfile/firewall/mrzcpd-debug-debuginfo-4.3.30.cee158a-1.el7.x86_64.rpm b/dockerfile/firewall/mrzcpd-debug-debuginfo-4.3.30.cee158a-1.el7.x86_64.rpm
index 3917299..04abc1b 100644
--- a/dockerfile/firewall/mrzcpd-debug-debuginfo-4.3.30.cee158a-1.el7.x86_64.rpm
+++ b/dockerfile/firewall/mrzcpd-debug-debuginfo-4.3.30.cee158a-1.el7.x86_64.rpm
Binary files differ