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

Memory Leak with nginx 1.26 #3303

Open
nedngo opened this issue Nov 14, 2024 · 1 comment
Open

Memory Leak with nginx 1.26 #3303

nedngo opened this issue Nov 14, 2024 · 1 comment
Labels
3.x Related to ModSecurity version 3.x

Comments

@nedngo
Copy link

nedngo commented Nov 14, 2024

Describe the bug

I using modsecurity v3.0.13 with nginx 1.26. After running one day, memory over to 90%.
I using valgrind monitor memory. Below log of valgrind:

==300601== LEAK SUMMARY:
==300601== definitely lost: 1,024 bytes in 1 blocks
==300601== indirectly lost: 0 bytes in 0 blocks
==300601== possibly lost: 0 bytes in 0 blocks
==300601== still reachable: 21,007 bytes in 444 blocks
==300601== suppressed: 0 bytes in 0 blocks

Can you help me?
Thanks

@nedngo nedngo added the 3.x Related to ModSecurity version 3.x label Nov 14, 2024
@airween
Copy link
Member

airween commented Nov 14, 2024

Hi @nedngo,

I'm afraid there is not enough information to investigate this issue.

First, could you try (almost) the same configuration without ModSecurity?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Related to ModSecurity version 3.x
Projects
None yet
Development

No branches or pull requests

2 participants