Hi!
I am building high performance reverse proxy solution and would love to tune nginx to the maximum. I can see that http module provides sendfile directive that prevents single kernel to user space jump. Is there a similar directive present for stream module as well? My reverse proxy solution is agnostic of Layer 7 protocol.
Thanks,
Nalin