poponuts
6 years agoRegular Visitor
Multiple endpoints in one instance
I am quite new to service virtualisation but I have this issue:
Our company has 100+ web services (multiple endpoints). We have set everything into a single port. In this case, the default VirtServ port of 8088.
We need to run these services in parallel but it seems 1 service can only run per VirtServ. So, it works 1:1. I initially thought the use of VirtServ is that you can run multiple instances/services at one time as long as the ports are the same.
Obviously, there will be cost implications if we run all 100+ services at a time then it means we need 100+ VirtServ as well.
Would anyone know any workaround this issue?