Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

TargetEndpoint - dynamically set the server name in the HTTPTargetConnection

Does Edge has capability to set the server name from KVM which would help to change the name dynamically incase of switching the traffic to specific datacenter instead of having seperate target config to fulfill the need?

   <HTTPTargetConnection>
        <LoadBalancer>
            <Algorithm>RoundRobin</Algorithm>
            <Server name="{context.variable}"/>
        </LoadBalancer>
        <Path>/test/{pcf.app.name}/</Path>
    </HTTPTargetConnection>
0 2 609
2 REPLIES 2