Relative Content

Tag Archive for pythonnetworkinggrpcreverse-proxyray

How to Forward GRPC Requests in a Proxy Server for Ray?

I am implementing a reverse proxy for Ray. The reverse proxy works well for HTTP requests, but some communications of Ray use GRPC. For example, the reverse proxy is getting requests like http://localhost:8265/ray.rpc.NodeInfoGcsService/GetClusterId