adulau / ssldump

ssldump - (de-facto repository gathering patches around the cyberspace)
http://adulau.github.io/ssldump/
Other
238 stars 90 forks source link

Capture NIC in real time memory leak #30

Open laoyang103 opened 4 years ago

laoyang103 commented 4 years ago

I have found this https://sourceforge.net/p/ssldump/bugs/39/, it say read 2,8GB pcap file, SSLDump grows up to 720MB memory.

this issue is seem to me, in my case it decrypt 100 sessions(HTTP short link) per second and run 3 hours, memory usage 983MB, then CPU usage is always %99....

adulau commented 4 years ago

Did you test it with the latest commit of this repository? Thank you