ArjunDixit1 commented on issue #14920:
URL: https://github.com/apache/dubbo/issues/14920#issuecomment-3218049526

   @ShenFeng312 
   I think a potential solution can be :
   Reads a custom flag (e.g., is_remote_cluster_call=true) from the service URL 
on the consumer side.
   When this flag is present, it dynamically sets the SOCKS5 proxy 
configuration for that specific RPC request.
   This approach bypasses the global configuration and ensures only your 
cross-cluster services use the SOCKS5 proxy, keeping your local cluster traffic 
untouched.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to