Skip to content

Memory Leak with nginx 1.26 #3303

Open
Open
@nedngo

Description

@nedngo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.xRelated to ModSecurity version 3.x

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions