546
edits
Line 100: | Line 100: | ||
== Disk I/O queues == | == Disk I/O queues == | ||
The analyzer have | The analyzer threads have use additional queues for capturing packets to each disk or each disk cluster. Storage devices like HDDs and SSDs do not offer a constant write rate and have sudden write slowdowns. Please read the performance guide for the ring buffer [[Ring_Buffer_Configuration_Guide#Performance]] on how to adjust the options for high capturing performance. | ||
The | The two generic solutions are to increase the buffer and to use filter rules. Both will reduce the number of bytes that are written to the disk. |
edits