change max processed session num when polling for different priority
check diabled rule for existed session every interval, default interval 120s
This commit is contained in:
@@ -112,7 +112,7 @@ bfdd_rpm_version:
|
||||
|
||||
|
||||
shaping_engine_rpm_version:
|
||||
shaping_engine: shaping_engine-1.2.6.301613c
|
||||
shaping_engine: shaping_engine-1.2.7.d81e455
|
||||
|
||||
coredump_tools_rpm_version:
|
||||
coredump_tools: coredump-tools-1.0.10-b1fd56a
|
||||
@@ -38,5 +38,5 @@ LINE_PROTOCOL_SERVER_PORT=8200
|
||||
#PROFILE_QUEUE_LEN_PER_PRIORITY_MAX=128
|
||||
SESSION_QUEUE_LEN_MAX=32
|
||||
QUEUEING_SESSIONS_PER_PRIORITY_PER_THREAD_MAX=1024
|
||||
POLLING_NODE_NUM_MAX={"polling_node_num_max":[ 3, 2, 2, 1, 1, 1, 1, 1, 1, 1 ]}
|
||||
POLLING_NODE_NUM_MAX={"polling_node_num_max":[ 3, 2, 2, 2, 2, 2, 2, 2, 2, 2 ]}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user