Skip to content

services with more than 1 ports issues #4624

Closed Answered by shaun-nx
Rockawear asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Rockawear

I'm able to go around it is by creating two VirtualServerRoute for each service rather than mixing them.

This is exactly the way you want to use VirtualServerRoutes.
When using a VirtualServerRoute with a VirutalServer, each of your path and route entries must point to their own VirutalServerRoute, as the path defined in the VirtualServer must match the prefix of each subroute set in the respective VirtualServerRoute

Details about subroute are in our docs here

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vepatel
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants