HTTP2 Multiplexing

Muhui Jiang jiangmuhui at gmail.com
Wed May 4 03:25:11 UTC 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20160504/97b02170/attachment.html>


More information about the nginx mailing list