Tuesday 23 April 2019

Does it make sense to use http2 behind a reverse proxy with http/2?

Say I have nginx with http/2 in front of my app instances. Would rewriting the app to use http2.createServer provide any performance benefits in communication between nginx and app server?

Submitted April 23, 2019 at 06:51PM by joocyfrooty

No comments:

Post a Comment