TFE适配MRZCPD的分流算法的变更;并增加分流的调试日志
This commit is contained in:
@@ -228,6 +228,7 @@ app_name="proxy_rule_hits"
|
||||
|
||||
# for enable kni v4
|
||||
[packet_io]
|
||||
packet_io_debug=0
|
||||
packet_io_threads=8
|
||||
packet_io_cpu_affinity_mask=1-9
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[global]
|
||||
|
||||
default format = "%d(%c), %V, %F, %U, %m%n"
|
||||
default format = "%d(%c), %t, %V, %F, %U, %m%n"
|
||||
|
||||
[levels]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user