I wrote a blog post about it, let me know if it helps <goog_1824310103> https://movinggauteng.co.za/blog/2016/08/03/grpc-with-nghttp2/
On Thursday, 11 August 2016 17:03:20 UTC+2, [email protected] wrote: > > Could you share your nghttpx configuration please? > > If I go with a TCP load balancer like haproxy, what won't work properly > with gRPC. > > Thanks. > > On Wednesday, August 3, 2016 at 9:42:19 AM UTC-7, [email protected] > wrote: >> >> My bad, I removed my post after I realised that it was by chance. I can >> confirm that I couldn't get latest nginx to work. I spent the afternoon >> trying to figure out how to use nghttpx, but I finally got it working 1/2 >> hour ago. >> >> Looks like the 'by chance' part was firewall rules. My Node.js >> application is in an LXC container, but somehow PREROUTING firewall routes >> affect networking, so that wasn't going to work well in the long run. >> >> On Wednesday, 3 August 2016 18:39:26 UTC+2, Eric Anderson wrote: >>> >>> On Tue, Aug 2, 2016 at 2:36 PM, <[email protected]> wrote: >>> >>>> I supposedly managed to implement an nginx proxy to a Node.js app using >>>> HTTP2. It was working well, so I assumed that nginx supports HTTP/2 to the >>>> backend. >>>> >>> >>> Hmm... I may be out-of-date. What configuration did you use? Are you >>> sure it was using HTTP/2 to the backend and not just to the client? >>> >> -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/4ba9e1dd-e50f-4468-b94f-212f3d92dd6a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
