1 | initial version |
This is probably caused by the amount of state which is being tracked across the packets when dissecting them during the load. What you can do is change the preferences of the dissectors involved to limit the amount of state being collected, such as reassembly, timestamp analysis, etc. Of course this requires some insight in the kind of traffic involved.