Performance Optimization Guide: Difference between revisions

(Replaced 'Analyzer queue overcommit' with 'Ingress packet memory')
Line 56: Line 56:
<li>You can reduce the level of analysis at '''Settings''' -> '''Global settings'''.<br />
<li>You can reduce the level of analysis at '''Settings''' -> '''Global settings'''.<br />
[[File:Detail of traffic analysis.png|1000px]]<br />
[[File:Detail of traffic analysis.png|1000px]]<br />
Every level reduction will reduce the amount of analyzed data and saved database operations, see [[Global_settings#Limit_module_processing]] for more details of this option. It is possible to adjust the setting so that live traffic is stored as fast possible to the ring buffer without further analysis and re-analyze parts of the recorded traffic with full analysis by using [[Parallel packet processing]].</li>
Every level reduction will reduce the amount of analyzed data and saved database operations, see [[Global_settings#Detail_of_traffic_analysis]] for more details of this option. It is possible to adjust the setting so that live traffic is stored as fast possible to the ring buffer without further analysis and re-analyze parts of the recorded traffic with full analysis by using [[Parallel packet processing]].</li>
<li>The Ingress (NIC) filter can be used to reduce the amount of monitored traffic. It excludes traffic from the analyzers for the cost of not seeing all traffic of the link. See the [[Filter|interface filter]] for more details.</li>
<li>The Ingress (NIC) filter can be used to reduce the amount of monitored traffic. It excludes traffic from the analyzers for the cost of not seeing all traffic of the link. See the [[Filter|interface filter]] for more details.</li>
</ol>
</ol>
183

edits