labanana34

Results 10 comments of labanana34

Hello there ! I'm still stuck with my Mercure Container when I try to respect the best practice ! If someone have any lead .... Best Regards.

Hello Dunglas ! Thanks for your answer. I manage to make the container run with the docker-compose command: `read_only: true` (Which is what I want to achieve for docker security...

Hello there, Sorry for the dig up, but I still observe the memory leak when I try to use NGINX / ModSecurity / OWASP CRS. Here my environment: ModSecurity v3...

Hello Liudongmiao, I'm interested to test your patch, but I have limited knowledge of how GIT work. Any tips or documentation I can read to try your fix ? EDIT::...

@liudongmiao Hey it seems that I still have my memory leak. May be I do something wrong ? Best regards

Oh ok ! So I did the same thing, take this: https://github.com/liudongmiao/ModSecurity/tree/patch-2 and this: https://github.com/SpiderLabs/ModSecurity-nginx Merged the two directory and recompile my "ngx_http_modsecurity_module.so" with it. I'll keep you inform if...

Hello @liudongmiao, I reproduce the step to recompile my "ngx_http_modsecurity_module.so" with your last patch https://github.com/liudongmiao/ModSecurity/tree/patch-2 But I still experience a memory leak. Can you confirm me that I do the...

@liudongmiao Thank you for your help ! I think I have the 2nd, worker process leak. When I look at my HTOP, "nginx: worker process" grow on memory until there...

Hey there ! For the record, I'm still willing to make the module work on Ubuntu 22.04 But I have no idea about you means with: "you can check contents...

Hello there ! Thanks @glennzw for the tips. I download the project with `git clone https://github.com/gophish` and then copy the git-clone vendor directory in my working directory. `cp -R /path/to/gitclone/static/js/src/vendor/...