The current implementation of VTS involves http://<VTSMachineName>:<VTSportNumber>
The security setup in our current DMZ does not allow any incoming request which are not on port 80 or 443 (HTTP & HTTPS).. This is an issue where we have 300-400 VTS ports to run all our performance tests.
The request is to have the port as query based string..
Ex:
http://<VTSMachineName>:80/?portnumber=<VTS Port Number>
https://<VTSMachineName>:443/?portnumber=<VTS Port Number>
This will be beneficial for us as we can use Microfocus hosted external LGs (London, Frankfurt, Toronto) and these LGs use VTS machines which are hosted within our private Cloud infrastructure.