1,775
edits
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
* Queue multiplier: This setting configures the size of the message queue between packet analyzing threads and database threads. | * Queue multiplier: This setting configures the size of the message queue between packet analyzing threads and database threads. | ||
Usually the value does not need to be changed. If the system reports overload, the [[System_Info_Page|System Info Page]] should be checked. There is detailed load page when clicking on the load percentage. | :Usually the value does not need to be changed. If the system reports overload, the [[System_Info_Page|System Info Page]] should be checked. There is detailed load page when clicking on the load percentage. If any of packet analyzing threads show DB message lost counter, the queue size multiply might be increased. | ||
If any of packet analyzing threads show DB message lost counter, the queue size multiply might be increased. | |||
* DB thread factor: This value configures how many packet analyzing threads are managed by a single DB thread. | * DB thread factor: This value configures how many packet analyzing threads are managed by a single DB thread. | ||
Setting this value to 0 disables the DB mode. | :Setting this value to 0 disables the DB mode. | ||
Depending on the complexity of the network traffic, it can be beneficial to increase or decrease the value. The default value on most system is 4 (if the DB mode is available). | :Depending on the complexity of the network traffic, it can be beneficial to increase or decrease the value. The default value on most system is 4 (if the DB mode is available). | ||
The [[System_Info_Page|load]] graphs for each thread can be checked to decide if the value needs to be changed. | The [[System_Info_Page|load]] graphs for each thread can be checked to decide if the value needs to be changed. | ||
edits