Asynchronous nginx response header/body filter
Jan 5, 2024 · 1 min read · As we all know, due to the design limit, nginx header/body filters are synchronous and you should not perform blocking operations such as blocking system calls, decrypting, decompressing, or forwarding responses to other servers for further processin...
Join discussion



