Re: Using gRPC nginx gateway

2021-06-04 Thread babu vel
ards, Babu From: Maxim Konovalov Sent: Friday, June 4, 2021 2:15 AM To: nginx@nginx.org ; babu vel Subject: Re: Using gRPC nginx gateway Hi Babu, On 04.06.2021 10:54, babu vel wrote: > Hi, > > Am using nginx 1.17.3 version and trying to enable http2 and gRPC > gateway. I compiled i

Using gRPC nginx gateway

2021-06-04 Thread babu vel
Hi, Am using nginx 1.17.3 version and trying to enable http2 and gRPC gateway. I compiled it enabling http_v2 and gRPC module. However, am still getting below error reporting unknown directive "grpc_pass", can you please let me know what is the issue here? # nginx -c /nginx/conf/grpc.conf -t n