Hi Different from HTTP1.1 pipeline, HTTP2 allows multiple request and response messages to be in flight at the same time. I was wondering what the strategy Nginx adopt to implement this main feature.
Is every single stream correspond to a thread. If not, how can Nginx provide multiple parallel requests handling. If you can locate the correspond code for me, that would be great Best Regards Muhui Jiang
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
