AQG Network Analyzer memory usage↑
You can control the maximum memory usage of yanadump by specifying limits on three types of flows with the following command line arguments:
--max-tcp-streams- sets the maximum number of concurrent TCP streams.--max-udp-streams- sets the maximum number of concurrent UDP streams.--max-ip-defrag- sets the maximum number of concurrent IP defragmentation flows.
The default settings are calculated to ensure the tool uses less than 100MB of memory. These specific values can be found by running yanadump --help.
This is a trade-off between memory usage and precision. If your system can handle greater memory consumption, you have the option to adjust these default values.