lizhanhui commented on issue #492:
URL: 
https://github.com/apache/rocketmq-clients/issues/492#issuecomment-1997796496

   > > @mirror6Y golangsdk?You're probably connecting to localhost:9876? try 
connect proxy port 8080
   > 
   > i have confusion why using 8080 port ? nameserver is 9876?
   
   Clients in this repository speak specific dialects of HTTP 2,  named as gRPC 
and the HTTP 2 server, similar to what Nginx does, are acting as a reverse 
proxy of classic RocketMQ cluster.
   
   SDK 5.x --> proxy --> brokers. Name servers can be thought as look-aside 
routing service, guiding proxy where the broker nodes are and how 
messages/queues are placed. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to