Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long run capture memory leak #96

Open
michele-deluca opened this issue Dec 6, 2023 · 1 comment
Open

Long run capture memory leak #96

michele-deluca opened this issue Dec 6, 2023 · 1 comment

Comments

@michele-deluca
Copy link

I am trying to make a long run capture with ssldump latest version:

ssldump -T -z -P -n -H -e -A -d port

but I see that the memory in use of the ssldump process grows indefinitely.

It is possible to run ssldump for long time without having memory issues?

Can you check if all memory was released when a connection was closed?

@unixfox
Copy link

unixfox commented Dec 15, 2023

I'm observing the same issue. 3GB of ram of the process ssldump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants