You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/06/17 04:04:59 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1836: Are there any reverse-proxy features like HttpServletRequest.getRequestDispatcher().forward?

liubao68 commented on issue #1836:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1836#issuecomment-645134726


   For sultion 3 you listed, you can create a controller in edge service, and this controller forward to traget service. 
   
   Or maybe you can add an custom `AbstractEdgeDispatcher` to do this. Edge service provide many `AbstractEdgeDispatcher` implementations and all disptach rule are based on these implementation.


----------------------------------------------------------------
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.

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