guohao commented on issue #11059:
URL: https://github.com/apache/dubbo/issues/11059#issuecomment-1333567994

   > > > I would like to ask, what purpose do you want to use this 
configuration for?
   > > 
   > > 
   > > Some of our old services initially only supported jsonrpc, http, and 
rest protocols. The simple way is to directly modify the protocol to triple 
without deleting the context-path.
   > 
   > It seems that there are two solutions
   > 
   > * Make a protocol judgment on the configuration, ignore or report an error 
for triple
   > * The server is compatible, if there are 4 parts, ignore the first part
   
   Just ignore `context-path` when read `path` from url


-- 
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: notifications-unsubscr...@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to