Results 44 comments of Rohit Joshi

@agentzh we tried to run valgrind on mac osx but getting below error. Not able to reproduce on linux. ` bad executable (__PAGEZERO is not 4 GB) valgrind: /opt/openresty/nginx/sbin/nginx: cannot...

@agentzh we tried that. infact on mac osx, we are able to reproduce (consistently) only on my team member's mac . I could not reproduce on my mac.

@agentzh thanks. We will setup a nightly run with these options.

👍 waiting for merge

👍 looks good. I am planning to convert my existing threaded application to `may` coroutine-based. This is a near-real-time application with 99.9% latency below 1ms with max latency ~3ms. The...

Can you please share your results? Did you measure latency differences?

Thanks. If you shared with your s, we may be able to contribute back and improve.

May be switch to [smol](https://docs.rs/smol/0.1.5/smol/)

planning to create [WAF](https://www.owasp.org/index.php/Web_Application_Firewall) using lua based [OWASP](https://www.owasp.org/) rules. If TCP Stack is available, I can build lightweight HTTP stack and implement rules.

Hi @lipp, I need to that support as well. Thx